From 26d2dae04bb76a87be6960861c10432820cd5d55 Mon Sep 17 00:00:00 2001 From: Tino Calancha Date: Mon, 26 Dec 2022 16:28:09 +0100 Subject: emacs: Drop external dependency auth-source-pass The package auth-source-pass.el is not distributed externally anymore. It was added into Emacs since Emacs 26.1. Bump Emacs minor version requirement to emacs 26. Reported by Declan Tsien : https://lists.zx2c4.com/pipermail/password-store/2022-December/004697.html --- 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 0fa7cc4..b51ed6f 100644 --- a/contrib/emacs/CHANGELOG.md +++ b/contrib/emacs/CHANGELOG.md @@ -1,3 +1,8 @@ +# 2.3.0 + +* (bug) Drop auth-source-pass dependency. + Bump Emacs minor version requirement to emacs 26. + # 2.2.0 * (feature) Add command password-store-generate-no-symbols -- cgit v1.2.3