From f06cf18039db97ae080ad8512d745813568909c2 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 3 Apr 2008 15:29:02 +0000 Subject: 0.4 --- Makefile | 2 +- NEWS | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 651b92d..655df55 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = drakguard -VERSION = 0.3 +VERSION = 0.4 DESTDIR= sbindir=/usr/sbin diff --git a/NEWS b/NEWS index ab871b7..098894f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +0.4: +- fix whitelisting websites, by using a site list, and not an url list +- add wait message when applying configuration +- hide inactive time control pane (the "time" netfilter module does + not work out of the box in current kernel) + 0.3: - really quit gui when needed (like when packages instalaltion is cancelled, #39557) -- cgit v1.2.1