summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugeni Dodonov <eugeni@mandriva.org>2009-06-08 13:14:17 +0000
committerEugeni Dodonov <eugeni@mandriva.org>2009-06-08 13:14:17 +0000
commit6d3515e21019bd3e0d8f9b753530a663d671bfb1 (patch)
tree7dfc8932ae7cdaef87ce4835df370439511633a4
parentbf514e436588db49d0b0c198e2fc9753e7b45199 (diff)
downloaddrakx-net-6d3515e21019bd3e0d8f9b753530a663d671bfb1.tar
drakx-net-6d3515e21019bd3e0d8f9b753530a663d671bfb1.tar.gz
drakx-net-6d3515e21019bd3e0d8f9b753530a663d671bfb1.tar.bz2
drakx-net-6d3515e21019bd3e0d8f9b753530a663d671bfb1.tar.xz
drakx-net-6d3515e21019bd3e0d8f9b753530a663d671bfb1.zip
0.76
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 570b48c..e4fe25a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.75
+VERSION = 0.76
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 0c6b2ee..64adfe4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,9 @@
+0.76:
- wireless backend:
o properly handle passwords with special characters (#50670).
o support toggling password echoing on and off (#50668).
o ndiswrapper: properly detect partitions during install (#44416).
+ o ndiswrapper: improve description for driver selection (#51511).
- connection backend:
o added support for connection traffic accounting.
o using correct sysctl variables when configuring advanced settings (#50807).