summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2011-08-25 13:13:54 -0500
committerDan Williams <dcbw@redhat.com>2011-08-25 13:13:54 -0500
commit7bf04582e3f15b016931217d2762895b1c4f55d4 (patch)
tree820b214c22b74107b2bb96232b3379ba6757c702 /NEWS
parentaa2057787971356aa71a35edbf744e1db5f232a7 (diff)
downloadNetworkManager-7bf04582e3f15b016931217d2762895b1c4f55d4.tar.gz
release: update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 12 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 2678310cac..78423b97e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
==============================================
+NetworkManager-0.9.2
+Overview of changes since NetworkManager-0.9.0
+==============================================
+
+* Support for libnl2 and libnl3
+
+
+==============================================
NetworkManager-0.9.0
Overview of changes since NetworkManager-0.8.x
==============================================
@@ -6,15 +14,15 @@ Overview of changes since NetworkManager-0.8.x
This is a new stable release of NetworkManager. Notable changes include:
* All connections and configuration now managed by NetworkManager
-* Ability for secrets to be stored in user session or by NetworkManager
+* Secrets for any connection can now be stored in user session or by NetworkManager
* All secrets can now be requested each time
* Fast User Switching support
* Support for WiMAX mobile broadband
-* Ability to restrict connections to one or more users
+* Connections can now be restricted to one or more users
* Support for 802.1X certificate subject matching for greater security
* Requires wpa_supplicant 0.7 or later
-* Better support for AP roaming using nl80211
-* Simplified D-Bus API for easier client usage and simplier applets
+* Better support for AP roaming using nl80211 and background scanning
+* Simplified D-Bus API for easier client usage
* Support for GObject Introspection in libnm-glib and libnm-util