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 d1e0fc1..8234476 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.54.5
+VERSION = 0.54.6
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 3e7295e..70b079c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.54.6:
+- wireless backend:
+ o preserving wireless connection settings (#46010)
+ o correctly handling wireless passwords with '#' char (#50670)
+
0.54.5:
- ethernet backend:
o added e1000e to the list of cards requiring LINK_DETECTION_DELAY (#49335).