From: David Bremner Date: Sat, 16 Apr 2016 15:04:22 +0000 (-0300) Subject: NEWS: add note about xapian 1.3 support X-Git-Tag: 0.22_rc1~7 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=f0345dd351cefadba8129c658fc57d582a1a0a46;hp=b194340ecc1117210119eaac48f3da3866dcb36a;p=notmuch NEWS: add note about xapian 1.3 support --- diff --git a/NEWS b/NEWS index cabcc1ec..28669dc4 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,14 @@ Notmuch 0.22 (UNRELEASED) ========================= +General +------- + +Xapian 1.3 support + + Notmuch should now build (and the test suite should pass) on recent + releases of Xapian 1.3.x. It has been tested with Xapian 1.3.5. + Emacs Interface ---------------