diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakx-net -VERSION = 0.66 +VERSION = 0.67 DESTDIR= libdir=/usr/lib @@ -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) |