diff options
| author | Michael Biebl <biebl@debian.org> | 2011-10-28 23:34:43 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-10-28 23:34:43 +0200 |
| commit | 6a77fe2a3872f686028f90aafc49f265aa4ea41d (patch) | |
| tree | 7b0ff04fb0746883fcb389540007a6ad949637e6 /debian/libnm-util2.symbols | |
| parent | 9afa71a703b801f1433303532a5b9bfea747f63a (diff) | |
debian/libnm-util2.symbols: Add new symbols for libnm-util.
Diffstat (limited to 'debian/libnm-util2.symbols')
| -rw-r--r-- | debian/libnm-util2.symbols | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/libnm-util2.symbols b/debian/libnm-util2.symbols index 2633bf16..6e4f046d 100644 --- a/debian/libnm-util2.symbols +++ b/debian/libnm-util2.symbols @@ -1,6 +1,7 @@ libnm-util.so.2 libnm-util2 #MINVER# nm_connection_add_setting@Base 0.7.0 nm_connection_clear_secrets@Base 0.7.0 + nm_connection_clear_secrets_with_flags@Base 0.9.1.95 nm_connection_compare@Base 0.7.0 nm_connection_create_setting@Base 0.7.0 nm_connection_diff@Base 0.8.3.998 @@ -30,6 +31,7 @@ libnm-util.so.2 libnm-util2 #MINVER# nm_connection_get_setting_wireless_security@Base 0.8.998 nm_connection_get_type@Base 0.7.0 nm_connection_get_uuid@Base 0.8.998 + nm_connection_is_type@Base 0.9.1.95 nm_connection_lookup_setting_type@Base 0.7.0 nm_connection_lookup_setting_type_by_quark@Base 0.7.0 nm_connection_need_secrets@Base 0.7.0 @@ -173,6 +175,7 @@ libnm-util.so.2 libnm-util2 #MINVER# nm_setting_cdma_get_username@Base 0.7.0 nm_setting_cdma_new@Base 0.7.0 nm_setting_clear_secrets@Base 0.7.0 + nm_setting_clear_secrets_with_flags@Base 0.9.1.95 nm_setting_compare@Base 0.7.0 nm_setting_connection_add_permission@Base 0.8.998 nm_setting_connection_error_get_type@Base 0.7.0 |