diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-09-18 15:56:53 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-09-18 15:56:53 +0000 |
commit | 4b636cb9e70d4e3ad9ac47980f0d5711432a15a9 (patch) | |
tree | 0eecb5c9644f2c152660e4b9ac1ba629ca19a106 | |
parent | 6b4097f13fd8a2587666f7598c438055bf0e05ce (diff) | |
download | drakx-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-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 16 |
2 files changed, 17 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakx-net -VERSION = 0.46 +VERSION = 0.47 DESTDIR= libdir=/usr/lib @@ -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) |