X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=NEWS;h=a6736c4ce51882b718952cf1cfbda2530bf7841a;hp=2efb49dcfa5035594e01c3f4931d1376889dceb9;hb=ce44657c9e4919b1e4bbbbbe37dbd72257d40736;hpb=369e2f8a9a325f1a43e4856ef8e62bba280037bf diff --git a/NEWS b/NEWS index 2efb49dc..a6736c4c 100644 --- a/NEWS +++ b/NEWS @@ -52,6 +52,21 @@ Python Bindings Add support for `notmuch_query_add_tag_exclude` +Build System +------------ + +The notmuch binaries and libraries are now build with debugging symbols +by default. Users concerned with disk space should change the +defaults when configuring or use the strip(1) command. + +Notmuch 0.18.2 (2014-10-25) +=========================== + +Test Suite +---------- + +Portability and bug fixes for test suite to improve compatibility with Emacs 24.4, gdb 7.8, and the ppc64el architecture. + Notmuch 0.18.1 (2014-06-25) ===========================