summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-03-19 15:56:05 +0000
committerOlivier Blin <oblin@mandriva.com>2008-03-19 15:56:05 +0000
commit3031986529411d8972e75a9fadee8d81026e951a (patch)
tree5c63265f8a5c4d425722af3bfe57510b2c0b7f7e
parent33226b4e857ed5ddbe7f5615bf319622fb5efdae (diff)
downloaddrakx-net-3031986529411d8972e75a9fadee8d81026e951a.tar
drakx-net-3031986529411d8972e75a9fadee8d81026e951a.tar.gz
drakx-net-3031986529411d8972e75a9fadee8d81026e951a.tar.bz2
drakx-net-3031986529411d8972e75a9fadee8d81026e951a.tar.xz
drakx-net-3031986529411d8972e75a9fadee8d81026e951a.zip
0.29
-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)