diff options
author | Eduardo Chappa <chappa@washington.edu> | 2022-10-09 10:37:38 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2022-10-09 10:37:38 -0600 |
commit | 15f0c3199d09ce9fdcc5ad7db974e7292b30fb02 (patch) | |
tree | 5f14bd11cab59d2c36cfa71dae583f1c12848f9e /pith | |
parent | f2d178e6d8b81ecda89548fdc5ea2aee32d6a24a (diff) | |
download | alpine-15f0c3199d09ce9fdcc5ad7db974e7292b30fb02.tar.xz |
PC-Alpine does not allow a user to input their password. Reported by
Michelle McPeek.
Diffstat (limited to 'pith')
-rw-r--r-- | pith/pine.hlp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index 852db71a..e5e1775f 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -147,7 +147,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 665 2022-09-11 12:08:28 +Alpine Commit 666 2022-10-09 10:37:24 ============= h_news ================= <HTML> <HEAD> @@ -209,6 +209,8 @@ new additions to Alpine, please check it periodically. <P> Bugs addressed include: <UL> +<LI> When a user configures a mailbox without specifying the username, PC-Alpine +does not allow a user to input their password. Reported by Michelle McPeek. <LI> Crash in PC-Alpine when postponing a message. Reported by Paolo Ienne. <LI> Crash in Alpine after a user tried to repaint the screen after failing to select a rule from a menu. Reported by Peter Tirsek. Crash also |