summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9862946..feedbce 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.31
+VERSION = 0.32
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index a09a050..0ca615e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.32:
+- drakfirewall backend:
+ o really configure shorewall if not installed previously
+ o fix reading config file if it exists but is almost empty
+
0.31:
- drakfirewall backend:
o make easier to redirect ports (for drakguard)