diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakx-net -VERSION = 0.76 +VERSION = 0.76.1 DESTDIR= libdir=/usr/lib @@ -1,3 +1,7 @@ +0.76.1: +- wireless backend: + o properly handle wpa_supplicant WPA-Enterprise settings (#51574). + 0.76: - wireless backend: o properly handle passwords with special characters (#50670). |