m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/contrib/emacs/CHANGELOG.md
diff options
context:
space:
mode:
authorTino Calancha <tino.calancha@gmail.com>2019-08-27 11:20:02 +0200
committerTino Calancha <tino.calancha@gmail.com>2019-08-27 11:23:06 +0200
commitb760f374c48ca1f98ab289e202af5306da79dc70 (patch)
tree21f4b4deea043481c672c3d535f52b6a534c2f6c /contrib/emacs/CHANGELOG.md
parent7c1b7e5fea36e656a95267fe3e256573504f3ada (diff)
emacs: Improve password-store-insert message on success/failure
Before, the following message was shown: "Enter contents of ENTRY and press Ctrl+D when finished:\n\n" Since the command is not interactive, it is better to show users specific messages on success/failure. * contrib/emacs/password-store.el (password-store-insert): Improve message shown on success/failure.
Diffstat (limited to 'contrib/emacs/CHANGELOG.md')
-rw-r--r--contrib/emacs/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/emacs/CHANGELOG.md b/contrib/emacs/CHANGELOG.md
index a22659c..7149ef6 100644
--- a/contrib/emacs/CHANGELOG.md
+++ b/contrib/emacs/CHANGELOG.md
@@ -1,3 +1,7 @@
+# 2.0.5
+
+Improve password-store-insert message on success/failure
+
# 2.0.4
* Re add password-store-timeout function to preserve backward