summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-11-21 14:27:51 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-11-21 14:27:51 -0700
commit1eb413da0dc9ca57793e6daec03b6f373151eaff (patch)
treeaa3731f01b352dc8ffc22a179532ec8519243b52 /debian/changelog
parent693117551a0e21359ac6dbadba443516c56b04df (diff)
downloadmailscripts-1eb413da0dc9ca57793e6daec03b6f373151eaff.tar.gz
notmuch-extract-patch: tolerate text in Subject: before [PATCH nn/mm]
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9f6a0d1..773e78f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+mailscripts (0.15-1) UNRELEASED; urgency=medium
+
+ * notmuch-extract-patch: do not require that '[PATCH nn/mm]' appear
+ right at the beginning of the Subject: field.
+ With mail forwarded by the Debian BTS, 'Bug#nnnnnn: ' is prepended to
+ the Subject: field.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Thu, 21 Nov 2019 14:23:15 -0700
+
mailscripts (0.14-1) unstable; urgency=medium
* email-print-mime-structure: add bash completion (Closes: #944434).