From: W. Trevor King Date: Thu, 28 Dec 2017 18:11:58 +0000 (-0800) Subject: NEWS: Add nmbug 0.3 release notes to the notmuch 0.26 section X-Git-Tag: 0.26_rc1~16 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=07a6214233ebc1a9c228acae674cffe68d0908ea;p=notmuch-old NEWS: Add nmbug 0.3 release notes to the notmuch 0.26 section --- diff --git a/NEWS b/NEWS index 6d2bf138..3b6404e7 100644 --- 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) ===========================