diff options
| author | Michael Biebl <biebl@debian.org> | 2012-08-07 22:16:17 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2012-08-07 22:16:17 +0200 |
| commit | 44826499c23720be3d74ab674c4fd38912c5b8c2 (patch) | |
| tree | 613bec9c2242e5e0700bef1ba87ca2d25d755795 /NEWS | |
| parent | 9a8ff86a032d1e4dd04238fcde856b145406df6f (diff) | |
| parent | 8c98b34228abb4dfde822ad89106b4d8b2287639 (diff) | |
Merge tag 'upstream/0.9.6.0' into experimental
Upstream version 0.9.6.0
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 1cd4e399..d8dceb30 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,9 @@ This is a new stable release of NetworkManager. Notable changes include: * Fix various crashes and issues in the ifcfg-rh system settings plugin * Fix race with multiple interfaces running DHCP at the same time * Add Linux From Scratch (LFS) support +* Allow customized dnsmasq local caching nameserver config via /etc/NetworkManager/dnsmasq.d/ +* Fixes for VLAN and bonding when libnl2 or earlier are used +* D-Bus API, libnm-glib, libnm-util, and GObject Introspection documentation updates ============================================== |