summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2020-08-16 11:12:59 -0300
committerDavid Bremner <david@tethera.net>2020-08-16 11:12:59 -0300
commit557aa2d75f05b3f9b8a40083fb020b770fc9eee1 (patch)
tree93e9283906d73340413a506c3f97ed939188f42c
parente86b3e230e4e2251936bf13c73ef333896b10b2b (diff)
debian: update symbols for 0.31
Two new API entries for better error handling
-rw-r--r--debian/libnotmuch5.symbols2
1 files changed, 2 insertions, 0 deletions
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