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 639caa1..ed71d3f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.75.1
+VERSION = 0.75.2
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 93f0fdc..abea877 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+0.75.2:
+- wireless backend:
+ o properly handle wpa_supplicant WPA-Enterprise settings (#51574).
+
0.75.1:
- wireless backend:
o properly handle passwords with special characters (#50670).