summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2018-06-30 11:51:56 +0200
committerThomas Haller <thaller@redhat.com>2018-06-30 12:29:35 +0200
commitf3e3264fe505e78605a3ac57bdd90bdfca8bf236 (patch)
tree7c6fbff808998151464f16277ea7e4e8152e92cb /NEWS
parent0ea2534e63f821945f4a8f1df04db9952813a8e2 (diff)
libnm: fix missing symbols in libnm ABI
Also backport the ABI to 1.12.2 (and thus, don't bother initially adding the API as libnm_1_14_0).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index dac08b800..68785b278 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,20 @@
=============================================
-NetworkManager-1.?? (not released yet)
+NetworkManager-1.14 (not released yet)
Overview of changes since NetworkManager-1.12
=============================================
+This is a snapshot of NetworkManager 1.14 development series.
+The API is subject to change and not guaranteed to be compatible
+with the later release.
+USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
+
* Added support for IEEE 802.15.4 and 6LowPAN devices.
+The following changes were backported to 1.12.x releases between 1.12.0
+and 1.12.2 are also present in NetworkManager-1.14:
+
+* fix missing symbols in libnm ABI for settings.
+
=============================================
NetworkManager-1.12
Overview of changes since NetworkManager-1.10