summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-15 15:05:30 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-15 15:05:30 -0700
commit8d52c3f7200582d4711ef0a189a535892ce9d652 (patch)
tree1929dcb6fcf3981d7249545f0685cbb25ab4d7bd /debian/changelog
parent3810cdf4464b16484fe1672765b01d9734bed318 (diff)
downloadmailscripts-8d52c3f7200582d4711ef0a189a535892ce9d652.tar.gz
mailscripts.el: don't always pass --reroll-count
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index aa988d0..076bc77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ mailscripts (0.18-1) UNRELEASED; urgency=medium
+ --trailers is on by default; use --no-trailers to disable.
- Stop outputting message subjects on standard error.
* New dependencies on liblist-moreutils-perl, libmail-box-perl.
+ * mailscripts.el: instead of defaulting to passing --reroll-count=1 to
+ notmuch-extract-patch, don't pass any reroll count unless there is a
+ prefix arg.
-- Sean Whitton <spwhitton@spwhitton.name> Sat, 15 Feb 2020 09:06:56 -0700