summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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