diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakguard -VERSION = 0.4 +VERSION = 0.5 DESTDIR= sbindir=/usr/sbin @@ -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 |