aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2022-12-06 12:00:14 +0100
committerRobin Jarry <robin@jarry.cc>2022-12-06 17:52:43 +0100
commitd25efff65aba373be44d1a514c35472bf52994e5 (patch)
tree3b1e6ea01cf85a7bdaf5795144d1cbce740b20bc /CHANGELOG.md
parentc1784b624aea6c93e398a90a4274abe158e72b8a (diff)
downloadaerc-d25efff65aba373be44d1a514c35472bf52994e5.tar.gz
pgp-provider: set default value to auto
Change the default provider to gpg unless the internal keyring is initialized and contains one key. This should be more user friendly. Link: https://lists.sr.ht/~rjarry/aerc-discuss/%3CCO783CI3IU9F.184DBQTPMIPBS%40paul%3E Signed-off-by: Robin Jarry <robin@jarry.cc> Acked-by: Moritz Poldrack <moritz@poldrack.dev>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e29ea5c..555f8c0f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- LIST-STATUS support for imap
- built-in `wrap` filter that does not mess up nested quotes and lists.
+### Changed
+
+- `pgp-provider` now defaults to `auto`. It will use the system `gpg` unless
+ the internal keyring exists and contains at least one key.
+
### Fixed
- `:pipe -m git am -3` on patch series when `Message-Id` headers have not been