diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 18 |
2 files changed, 19 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakx-net -VERSION = 0.15 +VERSION = 0.16 DESTDIR= libdir=/usr/lib @@ -1,3 +1,21 @@ +0.16: +- connection manager (netcenter/drakroam): + o add banner in configure dialog (#33622) +- netcenter: + o update connection status on dbus event + o update status icon on connection change + o always allow to connect if no network has to be selected + o fix connection stop +- drakroam: + o remove extra toggle button + o do not die when no wireless interface is configured (#33123) +- net_applet: + o use new connected/disconnected/unconfigured icons +- connection backend: + o wait a bit for iwl3945/iwl4965 interfaces to appear + o fix matching of ueagle_atm module (#33029) + o show notification about cxacru firmware + 0.15: - draknetcenter: o use new status icons |