diff options
author | Eduardo Chappa <chappa@washington.edu> | 2021-10-30 14:28:55 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2021-10-30 14:28:55 -0600 |
commit | e90e7ba5b8e93f47d5e4a3f2afa1748246b079e6 (patch) | |
tree | 1e4679496fb4807415118c79d55a4b33dfbdd2da /pith | |
parent | 248f45578fcf93b56e3b97c52cfd21b5b84f2a38 (diff) | |
download | alpine-e90e7ba5b8e93f47d5e4a3f2afa1748246b079e6.tar.xz |
* Improvements to the screen that allows a user to select the client-id when
a user attempts to login to a server and more than one client-id
is available for that server. In this case additional information is
given: The method to use (device or authorize), a user id that uses the
suggested client-id or a report that the client-id has not been used.
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 85797ab8..ae07ae85 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 609 2021-10-27 21:07:40 +Alpine Commit 610 2021-10-30 14:28:50 ============= h_news ================= <HTML> <HEAD> @@ -207,6 +207,12 @@ new additions to Alpine, please check it periodically. <LI> Web Alpine will not attempt to continue a postponed message if the postponed-msgs folder is empty. </UL> + +<LI> Improvements to the screen that allows a user to select the client-id when + a user attempts to login to a server and more than one client-id + is available for that server. In this case additional information is + given: The method to use (device or authorize), a user id that uses the + suggested client-id or a report that the client-id has not been used. </UL> <P> |