]> git.cworth.org Git - notmuch-wiki/blob - news/release-0.1.mdwn
add date meta tags to new entries so that they sort chronologically
[notmuch-wiki] / news / release-0.1.mdwn
1 [[!meta date="2010-04-05"]]
2
3 Notmuch 0.1 (2010-04-05)
4 ========================
5 This is the first release of the notmuch mail system.
6
7 It includes the libnotmuch library, the notmuch command-line
8 interface, and an emacs-based interface to notmuch.
9
10 Note: Notmuch will work best with Xapian 1.0.18 (or later) or Xapian
11 1.1.4 (or later). Previous versions of Xapian (whether 1.0 or 1.1) had
12 a performance bug that made notmuch very slow when modifying
13 tags. This would cause distracting pauses when reading mail while
14 notmuch would wait for Xapian when removing the "inbox" and "unread"
15 tags from messages in a thread.