diff options
| author | Michael Biebl <biebl@debian.org> | 2011-04-21 10:43:09 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-04-21 10:43:09 +0200 |
| commit | 8aefc77115a9b89e96ff224e659e2271912a8295 (patch) | |
| tree | 2aeaf38cdc77553c0bf417fb632c2a3d5e7adbc7 /NEWS | |
| parent | 2fbd59597fe985d6feb382bf35145dcf2f481060 (diff) | |
| parent | 8baa1aca8dfd35e3190d7d5655eb83b5b901e263 (diff) | |
Merge commit 'upstream/0.8.4.0'
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 951482e4..ef442071 100644 --- a/NEWS +++ b/NEWS @@ -10,14 +10,22 @@ This is a new stable release of NetworkManager. Notable changes include: * Ensure removed devices are cleaned up * Fix potential 64-bit crash updating timestamps * IPv6 setup, routing, and compliance fixes +* Fix WWAN enable/disable handling * Handle reverse DNS lookups with local caching nameserver configurations +* Ensure usable DNS configuration is written when NetworkManager quits * No longer updates /etc/hosts when hostname changes * Request WPAD option from DHCP servers -* Shutdown crash fixes +* Allow use of paths for certificates and keys in connection keyfiles +* Allow operation without any DHCP client installed +* Fix operation with newer versions of dnsmasq * nmcli support for WWAN connections * Persistent hostname sent to DHCP servers by default * Allow disabing PPP support at build time +* Red Hat/Fedora ifcfg plugin fixes for handling S390 CTC device configuration +* Red Hat/Fedora ifcfg plugin fixes for handling IPADDR config items +* Shutdown crash fixes * Memory leak fixes +* Documentation fixes and updates * and much more... ============================================== |