libnm: add comment to libnm.ver about preserving existing version nodes

This commit is contained in:
Thomas Haller 2022-07-15 09:30:27 +02:00
parent a9818692b8
commit ff5541d875
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -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;