diff options
author | Eugeni Dodonov <eugeni@mandriva.org> | 2009-02-18 13:55:51 +0000 |
---|---|---|
committer | Eugeni Dodonov <eugeni@mandriva.org> | 2009-02-18 13:55:51 +0000 |
commit | c8c34a57e12d7fec6dd378ad06d111a1b7609e65 (patch) | |
tree | f6f52528a5707a0b88fd999e6e3f85ad7c72101a | |
parent | 7d4165c06d2fb500095d7edd75c4ad2657db8bfb (diff) | |
download | drakx-net-c8c34a57e12d7fec6dd378ad06d111a1b7609e65.tar drakx-net-c8c34a57e12d7fec6dd378ad06d111a1b7609e65.tar.gz drakx-net-c8c34a57e12d7fec6dd378ad06d111a1b7609e65.tar.bz2 drakx-net-c8c34a57e12d7fec6dd378ad06d111a1b7609e65.tar.xz drakx-net-c8c34a57e12d7fec6dd378ad06d111a1b7609e65.zip |
0.64
-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) |