summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e32b5fb..e1480dc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.82
+VERSION = 0.83
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index d5aca81..6676232 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+0.83:
- add support for cleaning all pending IFW notifications by sending SIGUSR1 to net_applet
- prevent net_applet from creating zombie processes