summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-11-06 20:34:53 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-11-06 20:34:53 -0700
commit736064843a60ac1814da71550ae04c9673ed1e89 (patch)
tree28e90440a699ea395a7b68c7a3af9fda7940961a /debian/changelog
parent23e42778e50eb030986ac6c5e98764f7775e359c (diff)
downloadmailscripts-736064843a60ac1814da71550ae04c9673ed1e89.tar.gz
mailscripts.el: if user does not enter a branch name, use HEAD
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dc13036..919eb1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ mailscripts (0.12-1) UNRELEASED; urgency=medium
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.
* elpa-mailscripts now depends on elpa-projectile.