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