summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e4fe25a..3263583 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.76
+VERSION = 0.76.1
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 64adfe4..ddd2be1 100644
--- a/NEWS
+++ b/NEWS
@@ -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).