aboutsummaryrefslogtreecommitdiff
path: root/debian/libnotmuch4.symbols
AgeCommit message (Collapse)Author
2017-03-22debian rename libnotmuch4 to libnotmuch5David Bremner
follow the SONAME bump
2017-03-05debian: add two new exception symbols.debian/0.24_rc0-10.24_rc0David Bremner
It seems these need to be exported from the library in order for exception handling to work.
2016-09-26debian: update symbols for 0.23debian/0.23_rc0-10.23_rc0David Bremner
New sub-APIs: config, built_with, message_property. A new exception used internally. Mark the exception as optional, as it only shows up when built against Xapian supporting FieldProcessors
2015-10-15debian: update symbols file0.21_rc1David Bremner
we are only adding symbols, which is exactly the interesting case for a symbols file.
2015-05-04debian: add new symbols to libnotmuch4.symbolsDavid Bremner
Since we only add new symbols, no SONAME bump is needed.
2014-09-16debian: bump SONAMEDavid Bremner
Note that this is one of those cases where an ABI change is not obvious from the symbols file. Several previously void functions now have return codes.