]> git.cworth.org Git - notmuch/commitdiff
NEWS: Add nmbug 0.3 release notes to the notmuch 0.26 section
authorW. Trevor King <wking@tremily.us>
Thu, 28 Dec 2017 18:11:58 +0000 (10:11 -0800)
committerDavid Bremner <david@tethera.net>
Fri, 29 Dec 2017 20:45:17 +0000 (16:45 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 6d2bf1381920cfe64015975299e1ccf13def8f8a..3b6404e75b8120e163b852c84640ae84f42229f5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,19 @@ Indexing cleartext of encrypted e-mails
   that the notmuch index itself is adequately protected.  DO NOT USE
   this feature without considering the security of your index.
 
+nmbug
+-----
+
+nmbug's internal version increases to 0.3 in this notmuch release.
+User-facing changes with this notmuch release:
+
+* Accept failures to unset `core.worktree` in `clone`, which allows
+  nmbug to be used with Git 2.11.0 and later.
+* Auto-checkout in `clone` if it wouldn't clobber existing content,
+  which makes the initial clone more convenient.
+* Only error for invalid diff lines in `tags/`, which allows for
+  `README`s and similar in nmbug repositories.
+
 Notmuch 0.25.3 (2017-12-08)
 ===========================