summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cd96545..4de21dc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 2.16
+VERSION = 2.17
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 01a2d61..ac5467f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2.17
- fix not saving Private key, Private key password, or a CA cert in
/etc/wpa_supplicant.conf (Patrick Hibbs, mga#11136)
- hide EAP client private key password (Patrick Hibbs, mga#11136)