summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugeni Dodonov <eugeni@mandriva.org>2009-06-19 20:22:08 +0000
committerEugeni Dodonov <eugeni@mandriva.org>2009-06-19 20:22:08 +0000
commit7677f19f9f33ab46f7188ebf54700698213f654c (patch)
treeb81c3666393056436a0b2776daa949bd5a024632
parent5bb0a6be631a0a76463d42e160d8c103326f660f (diff)
downloaddrakx-net-7677f19f9f33ab46f7188ebf54700698213f654c.tar
drakx-net-7677f19f9f33ab46f7188ebf54700698213f654c.tar.gz
drakx-net-7677f19f9f33ab46f7188ebf54700698213f654c.tar.bz2
drakx-net-7677f19f9f33ab46f7188ebf54700698213f654c.tar.xz
drakx-net-7677f19f9f33ab46f7188ebf54700698213f654c.zip
0.75.3
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ed71d3f..689111b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.75.2
+VERSION = 0.75.3
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index abea877..359f874 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+0.75.3:
+- wireless backend:
+ o supporting extra wpa_supplicant variables with non-EAP networks.
+
0.75.2:
- wireless backend:
o properly handle wpa_supplicant WPA-Enterprise settings (#51574).