summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-09-18 15:56:53 +0000
committerOlivier Blin <oblin@mandriva.com>2008-09-18 15:56:53 +0000
commit4b636cb9e70d4e3ad9ac47980f0d5711432a15a9 (patch)
tree0eecb5c9644f2c152660e4b9ac1ba629ca19a106
parent6b4097f13fd8a2587666f7598c438055bf0e05ce (diff)
downloaddrakx-net-4b636cb9e70d4e3ad9ac47980f0d5711432a15a9.tar
drakx-net-4b636cb9e70d4e3ad9ac47980f0d5711432a15a9.tar.gz
drakx-net-4b636cb9e70d4e3ad9ac47980f0d5711432a15a9.tar.bz2
drakx-net-4b636cb9e70d4e3ad9ac47980f0d5711432a15a9.tar.xz
drakx-net-4b636cb9e70d4e3ad9ac47980f0d5711432a15a9.zip
0.47
-rw-r--r--Makefile2
-rw-r--r--NEWS16
2 files changed, 17 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index be1a813..109d3cb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.46
+VERSION = 0.47
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index f1fa0c3..960f1f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+0.47:
+- new icons
+- draknfs (aginies):
+ o start nfs-server at launch
+ o start nfs-server if needed only, don't use the restart command
+ o fix Expander in add/modify dialog box
+- draksambashare (aginies):
+ o standalone server by default
+ o add charset advanced option
+ o should read the default configuration, instead of force some value
+ o fix netbios option, use charset option only if defined
+ o remove option if value is null
+- wireless backend:
+ o add support for rt2860 driver
+ o add support for rtl8187se driver
+
0.46:
- drakfirewall:
o add Windows Mobile sync option (from Adam Williamson, #43907)