summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 69102fd..7036481 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
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.
+ * notmuch-extract-patch: when checking the reroll count, do not require
+ that '[PATCH nn/mm]' appear right at the beginning of the subject.
+ * notmuch-extract-patch: strip text in Subject: before '[PATCH nn/mm]'
+ to avoid it getting into the commit message.
+ E.g. the Debian BTS prepends 'Bug#nnnnnn: ' to the Subject: field.
* mailscripts.el: handle situation in which notmuch-show-thread-id
contains an arbitrary search query rather than the thread ID.