diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 10 |
2 files changed, 11 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakx-net -VERSION = 0.64 +VERSION = 0.65 DESTDIR= libdir=/usr/lib @@ -1,3 +1,13 @@ +0.65: +- connection manager: + o factorize dbus events code + o warn on connection failures +- net_applet: + o reload network interfaces list when a new network device appears + (if dbus support is enabled) +- ethernet backend: + o correctly write udev rules for network devices + 0.64: - connection manager: o fixed issue with ist of wireless networks not appearing in drakconnect |