summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-09-10 13:13:54 +0000
committerOlivier Blin <oblin@mandriva.com>2008-09-10 13:13:54 +0000
commit20f72b1db6de61bdbf68b641fd47d23018f06fae (patch)
tree3b5e37088d2366956a24dfd4325a03f2f5c2bd4e
parenteedc1053052dc18b67262d769a49ab8e415b8205 (diff)
downloaddrakx-net-20f72b1db6de61bdbf68b641fd47d23018f06fae.tar
drakx-net-20f72b1db6de61bdbf68b641fd47d23018f06fae.tar.gz
drakx-net-20f72b1db6de61bdbf68b641fd47d23018f06fae.tar.bz2
drakx-net-20f72b1db6de61bdbf68b641fd47d23018f06fae.tar.xz
drakx-net-20f72b1db6de61bdbf68b641fd47d23018f06fae.zip
0.45
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5ae2b9d..4af7cfc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.44
+VERSION = 0.45
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index f108f23..c3e04c6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.45:
+- connection backend:
+ o rely on module name instead of sysfs driver name when finding
+ module for an interface (for ath5k, #42990)
+
0.44:
- wireless backend:
o adapt to rt61pci and rt73usb drivers