X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=news%2Frelease-0.1.mdwn;fp=news%2Frelease-0.1.mdwn;h=f29ac274da47780ace1564a05f88da6a97575ce5;hb=f2f95b7bd9109d8e68e4c1b28dc14b92acfab80f;hp=0000000000000000000000000000000000000000;hpb=d4c06a6593aa0ea5e78523f2490b730ca47bbb29;p=notmuch-wiki diff --git a/news/release-0.1.mdwn b/news/release-0.1.mdwn new file mode 100644 index 0000000..f29ac27 --- /dev/null +++ b/news/release-0.1.mdwn @@ -0,0 +1,13 @@ +Notmuch 0.1 (2010-04-05) +======================== +This is the first release of the notmuch mail system. + +It includes the libnotmuch library, the notmuch command-line +interface, and an emacs-based interface to notmuch. + +Note: Notmuch will work best with Xapian 1.0.18 (or later) or Xapian +1.1.4 (or later). Previous versions of Xapian (whether 1.0 or 1.1) had +a performance bug that made notmuch very slow when modifying +tags. This would cause distracting pauses when reading mail while +notmuch would wait for Xapian when removing the "inbox" and "unread" +tags from messages in a thread.