diff options
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/libnm-util2.symbols | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index afff982d..26115f6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ network-manager (0.9.5.96-1) UNRELEASED; urgency=low * New upstream release (0.9.6 rc2). * Bump Build-Depends on libdbus-glib-1-dev to (>= 0.94). + * Update symbols file for libnm-util. -- Michael Biebl <biebl@debian.org> Tue, 07 Aug 2012 14:24:25 +0200 diff --git a/debian/libnm-util2.symbols b/debian/libnm-util2.symbols index 435b4247..63856489 100644 --- a/debian/libnm-util2.symbols +++ b/debian/libnm-util2.symbols @@ -492,6 +492,7 @@ libnm-util.so.2 libnm-util2 #MINVER# nm_setting_wireless_security_set_wep_key@Base 0.7.0 nm_utils_deinit@Base 0.7.0 nm_utils_escape_ssid@Base 0.7.0 + nm_utils_file_is_pkcs12@Base 0.9.5.96 nm_utils_gvalue_hash_dup@Base 0.7.0 nm_utils_hwaddr_atoba@Base 0.9.4.0 nm_utils_hwaddr_aton@Base 0.9.4.0 |