From 96be965c33c71a33fa40a79a6b09256762d312d5 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 27 Mar 2008 19:08:44 +0000 Subject: 0.2 --- Makefile | 2 +- NEWS | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7b240f0..be924b3 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = drakguard -VERSION = 0.1 +VERSION = 0.2 DESTDIR= sbindir=/usr/sbin diff --git a/NEWS b/NEWS index 0b03cfc..2081fab 100644 --- a/NEWS +++ b/NEWS @@ -1,2 +1,14 @@ +0.2: +- adapt dansguardian language to system locale +- use scrolled window for user lists +- use stock icons for add/remove buttons +- do not allow to enter an url twice in blacklist/whitelist +- strip protocol when adding an url to blacklist/whitelist +- reload shorewall config if it has just been installed +- do not write conf if disabled +- do not write shorewall conf if shorewall disabled +- ask only one time to install packages (suggested by pterjan) +- rename icons (mostly for MCC) + 0.1: - initial release -- cgit v1.2.1