]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
NEWS: deprecate pre-1.4.0 Xapian
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index db17ce59907a32dc6e8dd54ada2d5427f6fe2ff7..bc96c1b721ba0e47005ac326395b63e3b6b52c47 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Notmuch 0.27 (UNRELEASED)
+=========================
+
+Dependencies
+------------
+
+As of this release, support for versions of Xapian before 1.4.0 is
+deprecated, and may disappear in a future release of notmuch.
+
 Notmuch 0.26.2 (2018-04-28)
 ===========================
 
@@ -1605,7 +1614,7 @@ uses `@{upstream}` instead of `FETCH_HEAD` to track upstream changes.
   2. Remove your `NMBGIT` repository (e.g. `mv .nmbug .nmbug.bak`).
   3. Use the new `clone` command to create a fresh clone:
 
-        nmbug clone http://nmbug.tethera.net/git/nmbug-tags.git
+        nmbug clone https://nmbug.notmuchmail.org/git/nmbug-tags.git
 
   4. If you had local commits in step 1, add a remote for that
      repository and fetch them into the new repository.