diff options
| author | Michael Biebl <biebl@debian.org> | 2011-11-12 01:36:14 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-11-12 01:36:14 +0100 |
| commit | b436a68a20ff3114ded32a7a3d70cdd4954039f9 (patch) | |
| tree | 3e7d6971c35b47b6e67604f54d434d909be0f228 /NEWS | |
| parent | 485d149fe80915d94ed49ea6c2c0552cf7a3e79a (diff) | |
Imported Upstream version 0.9.2.0 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 ============================================== |