summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2022-07-15 09:30:27 +0200
committerThomas Haller <thaller@redhat.com>2022-07-15 09:31:55 +0200
commitff5541d875f858bc2837abe1822b2912904ed540 (patch)
treea58e6315a580ed5eac5983957c0b099a64c4eae8
parenta9818692b81281bcc80078560f4b304b6f24de11 (diff)
downloadNetworkManager-ff5541d875f858bc2837abe1822b2912904ed540.tar.gz
libnm: add comment to libnm.ver about preserving existing version nodes
-rw-r--r--src/libnm-client-impl/libnm.ver8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/libnm-client-impl/libnm.ver b/src/libnm-client-impl/libnm.ver
index 8064432b5a..ab77bdea9a 100644
--- a/src/libnm-client-impl/libnm.ver
+++ b/src/libnm-client-impl/libnm.ver
@@ -1,3 +1,11 @@
+# This is the symbol version script of libnm for the linker.
+#
+# Note that once a stable release is done, all version nodes so
+# far must not change anymore. E.g. after 1.36.0 release, libnm_1_36_0
+# node (and all other version nodes) are frozen.
+#
+# Only add/remove symbols in the section for the current development
+# version, at the bottom of the file.
libnm_1_0_0 {
global:
nm_802_11_ap_flags_get_type;