summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-11-06 20:53:57 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-11-06 20:54:30 -0700
commitb29caa46f35789e152fb0182441c33fac3382edb (patch)
tree943b20d6e8acf5405a9a7a0952593123e09c921c /debian
parent9c2a3cafdd25d19d94e53942cf170afd6af635d7 (diff)
downloadmailscripts-b29caa46f35789e152fb0182441c33fac3382edb.tar.gz
changelog
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
1 files changed, 7 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 919eb1a..f905ff5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,10 +5,13 @@ mailscripts (0.12-1) UNRELEASED; urgency=medium
* email-print-mime-structure: add capability to decrypt message parts
(Closes: #943959).
Thanks to Daniel Kahn Gillmor for the patch series.
- * mailscripts.el: add mailscripts-extract-patches-branch-prefix defcustom.
- * mailscripts.el: add notmuch-extract-thread-patches-projectile command.
- * mailscripts.el: if user does not enter a branch name, use current HEAD.
- * mailscripts.el: add notmuch-extract-message-patches{,-projectile} commands.
+
+ * mailscripts.el:
+ - new defcustom: mailscripts-extract-patches-branch-prefix
+ - new commands:
+ + notmuch-extract-thread-patches-projectile
+ + notmuch-extract-message-patches{,-projectile}
+ - if user does not enter a branch name, use current HEAD.
* elpa-mailscripts now depends on elpa-projectile.
-- Sean Whitton <spwhitton@spwhitton.name> Fri, 01 Nov 2019 20:38:07 -0700