From a92d910c5f9a4482b446ef3be45e4f2a6cca734e Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Mon, 20 Aug 2007 23:41:34 +0000 Subject: 0.13 --- Makefile | 2 +- NEWS | 27 ++++++++++++++++++++++----- 2 files changed, 23 insertions(+), 6 deletions(-) diff --git a/Makefile b/Makefile index 132ed8e..cf14696 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = drakx-net -VERSION = 0.12 +VERSION = 0.13 DESTDIR= libdir=/usr/lib diff --git a/NEWS b/NEWS index 35171e5..19f725f 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,25 @@ -- fix #30099: draksambashare bad testing for existing shares (aginies) -- use "Help" instead of "Get Online Help" since the doc is local (thanks damsweb) -- fix startup with XFCE (Tv, #31834) -- disable autostart notifications of net_applet (Tv, #18965) -- add iwl3945/iwl4965 support to replace ipw3945 +0.13: +- draknetcenter: initial prototype +- drakroam: + o add iwl3945/iwl4965 support to replace ipw3945 + o show signal strength and encryption flags as tooltip for networks list + o remove encryption flags column in networks list + o pre-set Managed mode for access points detected as Master (#30303) +- net_applet: + o fix startup with XFCE (Tv, #31834) + o disable autostart notifications of net_applet (Tv, #18965) + o prevent firing up drakbug when automatic startup is disabled (Tv, #32292) + o use "Help" instead of "Get Online Help" since the doc is local (thanks damsweb) +- draksambashare: + o fix existing shares test (aginies, #30099) + o use exit instead of return in main code (nvigier, #32374) +- draknfs (nvigier): + o add subtree_check option + o fix bug with sync/async option + o nfs service was renamed to nfs-server for 2008.0 + o fix path for do_pkgs->ensure_is_installed : /sbin/rpc.statd + is from nfs-utils-client package, not nfs-utils + o use exit instead of return in main code 0.12: - fix check of nfs-utils-clients installation (Tv) -- cgit v1.2.1