summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS6
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a73980e..113593f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.28
+VERSION = 0.29
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index aa23ac6..bd32d76 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.29:
+- add has_network_connection helper (for mdkonline and finish-install)
+- drakfirewall: make sure shorewall config is written if there is no
+ interface in net zone (#38722)
+- draksambashare: add missing accelerators in menus (aginies)
+
0.28:
- wireless support:
o detect EAP support when parsing iwlist scan (#38792)