diff options
| author | David Bremner <david@tethera.net> | 2026-01-17 09:22:17 +0900 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2026-01-17 09:23:36 +0900 |
| commit | 86704073e4f6c634c498d4a575277422cf18d746 (patch) | |
| tree | ab606d80f66c262defb2c3e4dd31a022a6457bb8 /debian | |
| parent | fcf3b17d168840047ed0a4f095642a4eceb36ae3 (diff) | |
debian: update symbols file for new functions
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/libnotmuch5t64.symbols | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/libnotmuch5t64.symbols b/debian/libnotmuch5t64.symbols index 5715dec0..86228ef0 100644 --- a/debian/libnotmuch5t64.symbols +++ b/debian/libnotmuch5t64.symbols @@ -107,6 +107,7 @@ libnotmuch.so.5 libnotmuch5t64 #MINVER# notmuch_messages_destroy@Base 0.3 notmuch_messages_get@Base 0.3 notmuch_messages_move_to_next@Base 0.3 + notmuch_messages_status@Base 0.40~rc0 notmuch_messages_valid@Base 0.3 notmuch_query_add_tag_exclude@Base 0.12~rc1 notmuch_query_count_messages@Base 0.3 @@ -145,6 +146,7 @@ libnotmuch.so.5 libnotmuch5t64 #MINVER# notmuch_threads_destroy@Base 0.3 notmuch_threads_get@Base 0.3 notmuch_threads_move_to_next@Base 0.3 + notmuch_threads_status@Base 0.40~rc0 notmuch_threads_valid@Base 0.3 (c++)"typeinfo for Xapian::LogicError@Base" 0.6.1 (c++)"typeinfo for Xapian::RuntimeError@Base" 0.6.1 |
