From f2f95b7bd9109d8e68e4c1b28dc14b92acfab80f Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Fri, 29 Jul 2011 11:29:19 -0700 Subject: [PATCH] add news entry for 0.1 release --- news/release-0.1.mdwn | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 news/release-0.1.mdwn 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. -- 2.43.0