summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 655df55..181120b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakguard
-VERSION = 0.4
+VERSION = 0.5
DESTDIR=
sbindir=/usr/sbin
diff --git a/NEWS b/NEWS
index 098894f..45a592a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+0.5:
+- time control settings (using "time" iptables module)
+
0.4:
- fix whitelisting websites, by using a site list, and not an url list
- add wait message when applying configuration