summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 660c215..aeeed39 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.66
+VERSION = 0.67
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 2cebc44..ac48fb2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.67:
+- drakids: set gtk2 dbus watch helpers again (broken in 0.66)
+- net_applet: fix crash_applet when mandi gets started
+ (happens if mandi was not available at net_applet start)
+
0.66:
- net_applet: do net set gtk2 dbus watch helpers twice
(fix crash, #48243)