diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 283fa05e..ab7e1937 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +=============================================== +NetworkManager-1.12.4 +Overview of changes since NetworkManager-1.12.2 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Fix reapplying different route-metric for automatic routes. +* Fix crash in connectivity check. +* Fix accepted input format for vpn.secrets in nmcli's password file. +* libnm: support private keys encrypted with AES-{192,256}-CBC. +* Fix stopping pppd on modem hangup +* Various minor bugfixes and translation updates. + ============================================= NetworkManager-1.12.2 Overview of changes since NetworkManager-1.12 |