From e74a1c738f7cda65c7a308e30e8d122f853d6f70 Mon Sep 17 00:00:00 2001 From: Sergey Trofimov Date: Mon, 16 Sep 2019 22:27:49 +0200 Subject: emacs: Make parameter optional in password-store-clear This change preserves backward compatibility with previous version of the function. Bump version to v2.1.2. * contrib/emacs/password-store.el (password-store-clear): Make argument FIELD optional. * contrib/emacs/CHANGELOG.md: Announce this change. --- contrib/emacs/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'contrib/emacs/CHANGELOG.md') diff --git a/contrib/emacs/CHANGELOG.md b/contrib/emacs/CHANGELOG.md index 1d475c8..3217015 100644 --- a/contrib/emacs/CHANGELOG.md +++ b/contrib/emacs/CHANGELOG.md @@ -1,3 +1,8 @@ +# 2.1.2 + +* Make argument optional in password-store-clear to preserve + backward compatibility. + # 2.1.1 * (bugfix) Check that auth-source-pass-filename is bound before use it. -- cgit v1.2.3