summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-05-01 11:40:48 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-05-01 11:40:48 -0700
commitf343a4e23e11ae97e6354ca9c4f91a60a0ea6563 (patch)
tree865f7a397e64ed733dd2eee7e58e8f981b7a5812 /debian/changelog
parent5d65ecfc4d331a676126c8a8b175eb95baeec1ba (diff)
downloadmailscripts-f343a4e23e11ae97e6354ca9c4f91a60a0ea6563.tar.gz
mailscripts.el: Change prompt "branch name" -> "new branch name"
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d6c2a7f..c530300 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,11 @@ mailscripts (0.20-1) UNRELEASED; urgency=medium
Thanks to Robbie Harwood for the patch.
* notmuch-slurp-debbug: Fix reading configuration file (Closes: #958391).
Thanks to intrigeri for the patch.
+ * mailscripts.el:
+ - Change prompt "branch name" -> "new branch name".
+ When the user inputs a branch name, it is used only to attempt the
+ creation of a new branch, but the old prompt suggests that inputting
+ an existing branch name would cause that branch to be checked out.
* Add mailing list info to CONTRIBUTING.md.
-- Sean Whitton <spwhitton@spwhitton.name> Fri, 27 Mar 2020 11:50:27 -0700