diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakx-net -VERSION = 0.63 +VERSION = 0.64 DESTDIR= libdir=/usr/lib @@ -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) |