diff options
| author | Michael Biebl <biebl@debian.org> | 2015-12-24 00:24:58 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2015-12-24 00:24:58 +0100 |
| commit | 54f6333410ffd570e62717d9e77c5c987175e397 (patch) | |
| tree | d0698cc29d0f53c0b6d2c68d35ee2e9d72153948 /NEWS | |
| parent | a6ece1a2aa19a6268335c87d4fdef20123dd04a5 (diff) | |
Imported Upstream version 1.0.10 upstream/1.0.10
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 4966050a..1f6b10d1 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,27 @@ =============================================== +NetworkManager-1.0.10 +Overview of changes since NetworkManager-1.0.8 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Added support for handling VPN secrets to nmtui and nmcli agent. + +* Fixed a regression that caused NetworkManager to ignore external deletion of + a device with master. + +* Fixed glitches with older versions of glib (prior to 2.36.0). + +* Fixed build with most recent versions of libsoup. + +* Fixed busy retry loop on non-transient errors from wpa_supplicant. + +* Improvements to testing infrastructure. + +* Updates to German, Galician, Occitan, Turkish, Ukrainian, Brazilian, Swedish, + Polish and Italian translations. + +=============================================== NetworkManager-1.0.8 Overview of changes since NetworkManager-1.0.6 =============================================== |