]> git.notmuchmail.org Git - notmuch/commitdiff
debian: new symbols for atomicity api
authorDavid Bremner <bremner@debian.org>
Sat, 24 Sep 2011 18:17:44 +0000 (14:17 -0400)
committerDavid Bremner <bremner@debian.org>
Sat, 24 Sep 2011 23:00:29 +0000 (20:00 -0300)
There are three new symbols in libnotmuch. In addition to notmuch_{begin,end)_atomic,
notmuch_database_find_message_by_filename was exposed.

debian/libnotmuch1.symbols

index 05d86e6d46af5385a8bf4c08479a105baf2e877b..e2b23efac270cb563d1f3eb9e2f260b658e54c36 100644 (file)
@@ -1,8 +1,11 @@
 libnotmuch.so.1 libnotmuch1 #MINVER#
  notmuch_database_add_message@Base 0.3
+ notmuch_database_begin_atomic@Base 0.9~rc1
  notmuch_database_close@Base 0.3
  notmuch_database_create@Base 0.3
+ notmuch_database_end_atomic@Base 0.9~rc1
  notmuch_database_find_message@Base 0.3
+ notmuch_database_find_message_by_filename@Base 0.9~rc1
  notmuch_database_get_all_tags@Base 0.3
  notmuch_database_get_directory@Base 0.3
  notmuch_database_get_path@Base 0.3