diff options
author | Eduardo Chappa <chappa@washington.edu> | 2019-05-23 13:38:53 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2019-05-23 13:38:53 -0600 |
commit | 78b20aa314eadeaf6482b7569c43a4b4588697d1 (patch) | |
tree | b36e816ac533daf4a885d8075e7413f2ed6a3595 /pith/pine.hlp | |
parent | 07a44c160f8d08fa05eac046563204f84cd8d0f8 (diff) | |
download | alpine-78b20aa314eadeaf6482b7569c43a4b4588697d1.tar.xz |
* When Alpine is set to validate a message using the user's store, and
user agrees to save a certificate of another user, use the saved
certificate immediately to verify the smime message. Reported by
Stefan Mueller.
Diffstat (limited to 'pith/pine.hlp')
-rw-r--r-- | pith/pine.hlp | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index 9b3311e3..8a1fff7d 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -Alpine Commit 342 2019-05-23 12:27:59 +Alpine Commit 343 2019-05-23 13:34:15 ============= h_news ================= <HTML> <HEAD> @@ -233,6 +233,11 @@ Examples are /auth=plain, or /auth=gssapi, etc. <LI> Add backward search in the index screen. Based on patch by Astyanax Foo, submitted in 2009, but resubmitted by Erich Eckner on 2019. + +<LI> SMIME: When Alpine is set to validate a message using the user's store, and + user agrees to save a certificate of another user, use the saved + certificate immediately to verify the smime message. Reported by + Stefan Mueller. </UL> <P> |