diff options
Diffstat (limited to 'debian/libunistring5.symbols')
-rw-r--r-- | debian/libunistring5.symbols | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/debian/libunistring5.symbols b/debian/libunistring5.symbols index b97e680b..8d32745d 100644 --- a/debian/libunistring5.symbols +++ b/debian/libunistring5.symbols @@ -101,6 +101,7 @@ libunistring.so.5 libunistring5 #MINVER# UC_PROPERTY_LOGICAL_ORDER_EXCEPTION@Base 1.1 UC_PROPERTY_LOWERCASE@Base 1.1 UC_PROPERTY_MATH@Base 1.1 + UC_PROPERTY_MODIFIER_COMBINING_MARK@Base 1.3 UC_PROPERTY_NON_BREAK@Base 1.1 UC_PROPERTY_NOT_A_CHARACTER@Base 1.1 UC_PROPERTY_NUMERIC@Base 1.1 @@ -184,20 +185,20 @@ libunistring.so.5 libunistring5 #MINVER# libunistring_gl_uninorm_decomp_chars_table@Base 1.1 libunistring_gl_uninorm_decomp_index_table@Base 1.1 libunistring_gl_uninorm_decompose_merge_sort_inplace@Base 1.1 - libunistring_glthread_once_multithreaded@Base 1.1 + (arch=!hurd-any)libunistring_glthread_once_multithreaded@Base 1.1 libunistring_glthread_once_singlethreaded@Base 1.1 libunistring_glthread_recursive_lock_init_multithreaded@Base 1.1 - libunistring_glthread_rwlock_init_for_glibc@Base 1.1 + (arch=!hurd-any)libunistring_glthread_rwlock_init_for_glibc@Base 1.1 + (arch=hurd-any)libunistring_glthread_rwlock_destroy_multithreaded@Base 1.1 + (arch=hurd-any)libunistring_glthread_rwlock_init_multithreaded@Base 1.1 + (arch=hurd-any)libunistring_glthread_rwlock_rdlock_multithreaded@Base 1.1 + (arch=hurd-any)libunistring_glthread_rwlock_unlock_multithreaded@Base 1.1 + (arch=hurd-any)libunistring_glthread_rwlock_wrlock_multithreaded@Base 1.1 libunistring_hard_locale@Base 1.1 libunistring_iconveh_close@Base 1.1 libunistring_iconveh_open@Base 1.1 -#MISSING: 1.2# libunistring_is_basic@Base 1.1 -#MISSING: 1.2# libunistring_is_basic_table@Base 1.1 libunistring_mb_copy@Base 1.1 libunistring_mb_width_aux@Base 1.1 -#MISSING: 1.2# libunistring_mbiter_multi_copy@Base 1.1 -#MISSING: 1.2# libunistring_mbiter_multi_next@Base 1.1 -#MISSING: 1.2# libunistring_mbiter_multi_reloc@Base 1.1 libunistring_mbiterf_next@Base 1.2 libunistring_mbsnlen@Base 1.1 libunistring_mbszero@Base 1.2 @@ -660,6 +661,7 @@ libunistring.so.5 libunistring5 #MINVER# uc_is_property_logical_order_exception@Base 1.1 uc_is_property_lowercase@Base 1.1 uc_is_property_math@Base 1.1 + uc_is_property_modifier_combining_mark@Base 1.3 uc_is_property_non_break@Base 1.1 uc_is_property_not_a_character@Base 1.1 uc_is_property_numeric@Base 1.1 |