aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2021-08-02 07:14:03 -0300
committerDavid Bremner <david@tethera.net>2021-08-03 19:29:34 -0300
commit8908779999dbf6f2c6338f492950bb576bb6b5dd (patch)
tree21dc5b8a4163271c5fbbe8efd722b1c38e19faa5 /INSTALL
parent7415b53fa568a3156ae3e3a47544a4784e024653 (diff)
doc: drop note about early versions of Xapian
Mathias Beyer [1] points out that this note is redudant since Xapian no longer builds with the problematic versions of Xapian. [1]: id:20210207124404.yldgtzjrsagacrl4@hoshi
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 0 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index 40ea377a..7479a4b6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -32,13 +32,6 @@ Talloc, and zlib which are each described below:
Xapian is available from https://xapian.org
- 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.
-
GMime
-----
GMime provides decoding of MIME email messages for Notmuch.