diff options
| author | Michael Biebl <biebl@debian.org> | 2015-12-24 00:25:15 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2015-12-24 00:25:15 +0100 |
| commit | 95fc418c29eaf71c43ee0dddc4515580b9ec1461 (patch) | |
| tree | c785190da048e63173bd573d7e8c565f3d28488d /NEWS | |
| parent | 46654959ce8acc3b92a92e931920365c3b2dab0d (diff) | |
| parent | 54f6333410ffd570e62717d9e77c5c987175e397 (diff) | |
Merge tag 'upstream/1.0.10'
Upstream version 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 =============================================== |