diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakx-net -VERSION = 0.75 +VERSION = 0.76 DESTDIR= libdir=/usr/lib @@ -1,7 +1,9 @@ +0.76: - wireless backend: o properly handle passwords with special characters (#50670). o support toggling password echoing on and off (#50668). o ndiswrapper: properly detect partitions during install (#44416). + o ndiswrapper: improve description for driver selection (#51511). - connection backend: o added support for connection traffic accounting. o using correct sysctl variables when configuring advanced settings (#50807). |