diff options
| author | W. Trevor King <wking@tremily.us> | 2017-12-28 10:11:58 -0800 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-12-29 16:45:17 -0400 |
| commit | 07a6214233ebc1a9c228acae674cffe68d0908ea (patch) | |
| tree | 70f785438284aca0ff2fa0487d27e67eef23cc06 | |
| parent | 75477003e9df8208ac1db56d532b806a69ad0dfb (diff) | |
NEWS: Add nmbug 0.3 release notes to the notmuch 0.26 section
| -rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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) =========================== |
