debian: add notmuch_database_compact to symbols file.

This change does not require an SONAME bump because it only adds a symbol.
This commit is contained in:
David Bremner 2013-11-20 20:06:36 -04:00
parent d976fee655
commit 5dba5f4a62

View file

@ -2,6 +2,7 @@ libnotmuch.so.3 libnotmuch3 #MINVER#
notmuch_database_add_message@Base 0.3
notmuch_database_begin_atomic@Base 0.9~rc1
notmuch_database_close@Base 0.13~rc1
notmuch_database_compact@Base 0.17~rc1
notmuch_database_create@Base 0.3
notmuch_database_destroy@Base 0.13~rc1
notmuch_database_end_atomic@Base 0.9~rc1