diff options
author | Eduardo Chappa <chappa@washington.edu> | 2022-04-04 22:48:12 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2022-04-04 22:48:12 -0600 |
commit | dfab77514703d75d3874bd382fdcde4ec922553c (patch) | |
tree | 64d1f6179f21663c465bfc196d8c8f45fca77b39 /pith | |
parent | 48a8029513c940e4fd053cb2a602fbaf82860768 (diff) | |
download | alpine-dfab77514703d75d3874bd382fdcde4ec922553c.tar.xz |
* Cancel refresh token when a code 400 is received from the server.
* Crash in PC-Alpine when creating a mail collection and no username is
indicated in the server path. Reported by Sandy Schuman.
Diffstat (limited to 'pith')
-rw-r--r-- | pith/pine.hlp | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index fc2e5a4b..bd848b36 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 639 2022-03-13 10:52:22 +Alpine Commit 640 2022-04-04 22:47:37 ============= h_news ================= <HTML> <HEAD> @@ -266,6 +266,9 @@ Bugs addressed include: global smtp-server, then Alpine will use the sendmail-path even when the user configured a smtp-server for a role. Reported by Gregory Heytings. + +<LI> Crash in PC-Alpine when creating a mail collection and no username is + indicated in the server path. Reported by Sandy Schuman. </UL> <P>Version 2.25 adds new features and addresses bugs found in previous |