diff options
author | Eduardo Chappa <chappa@washington.edu> | 2021-09-12 14:13:25 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2021-09-12 14:13:25 -0600 |
commit | ae670bca7174ee35b10f7b0aa7b42dc73f1adfd6 (patch) | |
tree | f3f69e2402bb1274b2c43841be3eeef9992204ba /pith | |
parent | 7feb75607413687c38c51197a73611cb30d39127 (diff) | |
download | alpine-ae670bca7174ee35b10f7b0aa7b42dc73f1adfd6.tar.xz |
* New format for saving passwords in the windows credential manager
for PC-Alpine. Upon starting this new version of Alpine the passwords
saved in the credential manager are converted to the new format and
they will not be recognized by old versions of Alpine, but only by
this and newer versions of Alpine.
Diffstat (limited to 'pith')
-rw-r--r-- | pith/pine.hlp | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index 0e3f27cc..001f706e 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 588 2021-09-09 21:01:05 +Alpine Commit 589 2021-09-12 14:13:21 ============= h_news ================= <HTML> <HEAD> @@ -240,6 +240,12 @@ New features include: <LI> Alpine deletes, from its internal memory and external cache, passwords that do not work, even if they were saved by the user. + +<LI> New format for saving passwords in the windows credential manager + for PC-Alpine. Upon starting this new version of Alpine the passwords + saved in the credential manager are converted to the new format and + they will not be recognized by old versions of Alpine, but only by + this and newer versions of Alpine. </UL> <P> |