summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-06-01 08:17:37 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-06-01 08:17:37 -0700
commitc770a0427dfd725c1227cde021b0d6fa9c795300 (patch)
tree2ed0910b86dfc08f55b91ac040634633b12315a5 /debian/changelog
parent0fe5b72c4c4b5a3a0772eaaba11a412e1a978398 (diff)
downloadmailscripts-c770a0427dfd725c1227cde021b0d6fa9c795300.tar.gz
mbox-extract-patch: ensure a blank line before block of trailers
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6af78cf..2f1d317 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ mailscripts (0.21-1) UNRELEASED; urgency=medium
rather than passing the search query directly to `notmuch-show'.
That is not how `notmuch-show' is meant to be called and can result
in strange behaviour.
+ * mbox-extract-patch: When inserting trailers, ensure there is a blank
+ line before the block of trailers.
* Add a Homepage: to the Debian packaging metadata (Closes: #961664).
Thanks to Daniel Kahn Gillmor for the patch.