summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c6355da..bd769f4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.63
+VERSION = 0.64
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 21631cb..aa8ff09 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.64:
+- connection manager:
+ o fixed issue with ist of wireless networks not appearing in drakconnect
+ (#43613).
+
0.63:
- xdsl backend:
o reduce number of maximum failed attempts to 5 (#28087)