X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=news%2Frelease-0.9.mdwn;fp=news%2Frelease-0.9.mdwn;h=8da142c4848b8d71102caa8bdb7186ecd593be75;hb=ce82c39ac1b1f2bbd50e0767f0f338fabbca80c1;hp=b99efe3007dfd840fab971dddaa8dd2846427d7e;hpb=b622167a8da521b14e953b10244c634005326247;p=notmuch-wiki diff --git a/news/release-0.9.mdwn b/news/release-0.9.mdwn index b99efe3..8da142c 100644 --- a/news/release-0.9.mdwn +++ b/news/release-0.9.mdwn @@ -41,14 +41,14 @@ 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). + - Update for `n_d_find_message*` API changes (see above). Ruby bindings changes --------------------- - Wrap new library functions `notmuch_database_{begin,end}_atomic.` - Add new exception `Notmuch::UnbalancedAtomicError.` - - Rename destroy to destroy! according to Ruby naming conventions. + - Rename destroy to destroy! according to Ruby naming conventions. - Update for `n_d_find_message*` API changes (see above). Emacs improvements