summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRobert Love <rlove@rlove.org>2006-03-28 15:13:06 +0000
committerRobert Love <rlove@rlove.org>2006-03-28 15:13:06 +0000
commit348ed3e98da86d6861357ed936f493278f767399 (patch)
tree689bf95acb1be6c2c2fac701e3a5dfe957b462bf /NEWS
parentce811e32be533b8ea1ed1b6acbc216635465d10c (diff)
NEWS: Synchronize with the 0.6 branch
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1656 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS38
1 files changed, 37 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 82260265..c30d3643 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,39 @@
==============================================
+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.