NEWS: Synchronize with the 0.6 branch
authorRobert Love <rlove@rlove.org>
Tue, 28 Mar 2006 15:13:06 +0000 (15:13 +0000)
committerRobert Love <rlove@rlove.org>
Tue, 28 Mar 2006 15:13:06 +0000 (15:13 +0000)
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1656 4912f4e0-d625-0410-9fb7-b9a5a253dbdc

NEWS

diff --git a/NEWS b/NEWS
index 8226026..c30d364 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+==============================================
+NetworkManager-0.6.2
+Overview of changes since NetworkManager-0.6.2
+==============================================
+
+0.6.2 is a bug fix release.  Note that NetworkManager no longer automatically
+runs dhcdbd if it is not running.  This means that it is now the system's
+responsibility to start dhcdbd prior to NetworkManager, e.g. in the
+distribution's NetworkManager initscript.
+
+* NetworkManager
+       * Many, many bug fixes (Everyone)
+       * Dynamic WEP Support (Robert Love)
+
+* nm-applet
+       * Many bug fixes (Everyone)
+
+
+==============================================
+NetworkManager-0.6.1
+Overview of changes since NetworkManager-0.6.0
+==============================================
+
+0.6.1 is a minor bug fix release.
+
+* NetworkManager
+       * Improved activation cancelation (Dan Williams)
+       * Workarounds for non-WPA drivers (Dan Williams)
+       * Fix WPA Enterprise crasher (Robert Love)
+
+* nm-applet
+       * Hide password entry fields by default (Robert Love)
+       * Add toggle to show/hide password field (Robert Love)
+       * Add 'Remove' option to right-click menu (Robert Love)
+
 ==============================================
 NetworkManager-0.6.0
 Overview of changes since NetworkManager-0.5.1
@@ -6,7 +41,8 @@ Overview of changes since NetworkManager-0.5.1
 This releases ushers in WPA support, as well as many other features, bug fixes,
 and clean ups.
 
-We now require libnl, a netlink library (http://people.suug.ch/~tgr/libnl/) and wpa_supplicant, a WPA supplicant (http://hostap.epitest.fi/wpa_supplicant/).
+We now require libnl, a netlink library (http://people.suug.ch/~tgr/libnl/) and
+wpa_supplicant, a WPA supplicant (http://hostap.epitest.fi/wpa_supplicant/).
 
 Two new VPN modules are part of the distribution: openvpn and pptp.