summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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.