summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-11-11 20:51:29 -0800
committerCarl Worth <cworth@cworth.org>2010-11-11 20:51:29 -0800
commit2a318d37144d7ab1e689d685ffabff7c5b93d2db (patch)
treeb09f9f6be613035fa387dc7a67805817fb1b96dc
parent0369c00ed6ce44813e6c2a2ab03cf615f3537e29 (diff)
debian: Update list of symbols for libnotmuch
This release adds three new functions to the library interface.
-rw-r--r--debian/libnotmuch1.symbols3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/libnotmuch1.symbols b/debian/libnotmuch1.symbols
index 88ed761..f30f48b 100644
--- a/debian/libnotmuch1.symbols
+++ b/debian/libnotmuch1.symbols
@@ -35,15 +35,18 @@ libnotmuch.so.1 libnotmuch1 #MINVER#
notmuch_message_freeze@Base 0.3
notmuch_message_get_date@Base 0.3
notmuch_message_get_filename@Base 0.3
+ notmuch_message_get_filenames@Base 0.5
notmuch_message_get_flag@Base 0.3
notmuch_message_get_header@Base 0.3
notmuch_message_get_message_id@Base 0.3
notmuch_message_get_replies@Base 0.3
notmuch_message_get_tags@Base 0.3
notmuch_message_get_thread_id@Base 0.3
+ notmuch_message_maildir_flags_to_tags@Base 0.5
notmuch_message_remove_all_tags@Base 0.3
notmuch_message_remove_tag@Base 0.3
notmuch_message_set_flag@Base 0.3
+ notmuch_message_tags_to_maildir_flags@Base 0.5
notmuch_message_thaw@Base 0.3
notmuch_messages_collect_tags@Base 0.3
notmuch_messages_destroy@Base 0.3