From 557aa2d75f05b3f9b8a40083fb020b770fc9eee1 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 16 Aug 2020 11:12:59 -0300 Subject: [PATCH] debian: update symbols for 0.31 Two new API entries for better error handling --- debian/libnotmuch5.symbols | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/libnotmuch5.symbols b/debian/libnotmuch5.symbols index 59c4fde5..ec01593b 100644 --- a/debian/libnotmuch5.symbols +++ b/debian/libnotmuch5.symbols @@ -56,6 +56,7 @@ libnotmuch.so.5 libnotmuch5 #MINVER# notmuch_message_get_filename@Base 0.3 notmuch_message_get_filenames@Base 0.5 notmuch_message_get_flag@Base 0.3 + notmuch_message_get_flag_st@Base 0.31~rc0 notmuch_message_get_header@Base 0.3 notmuch_message_get_message_id@Base 0.3 notmuch_message_get_properties@Base 0.23~rc0 @@ -64,6 +65,7 @@ libnotmuch.so.5 libnotmuch5 #MINVER# notmuch_message_get_tags@Base 0.3 notmuch_message_get_thread_id@Base 0.3 notmuch_message_has_maildir_flag@Base 0.26~rc0 + notmuch_message_has_maildir_flag_st@Base 0.31~rc0 notmuch_message_maildir_flags_to_tags@Base 0.5 notmuch_message_properties_destroy@Base 0.23~rc0 notmuch_message_properties_key@Base 0.23~rc0 -- 2.43.0