diff options
| author | Michael Biebl <biebl@debian.org> | 2011-11-12 01:36:16 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-11-12 01:36:16 +0100 |
| commit | 86f44a65ad7617c7445edeca287fd903fc491a15 (patch) | |
| tree | f50b2eccd9e376fead6b1a8c9e8cf7604a862e0c /NEWS | |
| parent | d35bb563359e30a95af10733a424643f1b8e6edb (diff) | |
| parent | b436a68a20ff3114ded32a7a3d70cdd4954039f9 (diff) | |
Merge commit 'upstream/0.9.2.0'
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 63f39e01..31f24506 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,11 @@ Overview of changes since NetworkManager-0.9.0 * Fix handling of SSIDs in the keyfile plugin * Fix some GObject Introspection annotations in libnm-glib and libnm-util * Fix setting hostnames from DHCP +* Fixes for building with recent GLib versions +* Don't update routing and DNS until a device is managed +* Fix bug causing IPv6 RA-provided routes to be ignored +* Fix possible wrong handling of 'keyfile' connection certificates +* Correct Shared connection IP address range to be as documented ============================================== |