From e46579ffe5a9a91bb1db508d74868cdc710a4c8c Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 11 Oct 2011 09:10:33 -0300 Subject: NEWS: document API changes to n_d_find_message{,_by_filename} For details the user will have to refer to the source. Reformat Ruby news consistently with Python. --- NEWS | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 8b1c08fe..1885f975 100644 --- a/NEWS +++ b/NEWS @@ -39,13 +39,15 @@ Python bindings changes NB! This needs a db opened in READ-WRITE mode currently, or it will crash the python process. The is a limitation (=bug) of the underlying libnotmuch. - Fixes where we would not throw NotmuchErrors when we should (Justus Winter) + - Update for n_d_find_message* API changes (see above). Ruby bindings changes --------------------- - Wrap new library functions notmuch_database_{begin,end}_atomic, - and add new exception Notmuch::UnbalancedAtomicError. Rename destroy - to destroy! according to Ruby naming conventions. + - Wrap new library functions notmuch_database_{begin,end}_atomic. + - Add new exception Notmuch::UnbalancedAtomicError. + - Rename destroy to destroy! according to Ruby naming conventions. + - Update for n_d_find_message* API changes (see above). Emacs improvements ------------------ -- cgit v1.2.3