summaryrefslogtreecommitdiff
path: root/pith
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2021-11-05 15:13:43 -0600
committerEduardo Chappa <chappa@washington.edu>2021-11-05 15:13:43 -0600
commit216ad987323d8984de2dd9cccdf200a8f801d740 (patch)
treec981ce6f5abbc29ee679f1c77edd6f3b0ce87cd0 /pith
parenta0159a2dc04389a62d81f39d91f76cfab6b7293c (diff)
downloadalpine-216ad987323d8984de2dd9cccdf200a8f801d740.tar.xz
* Crash when invoking Alpine from the command line and an attempt to authorize
alpine to use XOAUTH2 is done. Alpine crashes because of a missing optional parameter -xoauth2-flow and because no screen has been configured yet. Reported by Baron Fujimoto.
Diffstat (limited to 'pith')
-rw-r--r--pith/pine.hlp7
1 files changed, 6 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp
index 507ba91b..1377d3c9 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 611 2021-11-01 20:42:01
+Alpine Commit 612 2021-11-05 15:13:25
============= h_news =================
<HTML>
<HEAD>
@@ -219,6 +219,11 @@ new additions to Alpine, please check it periodically.
Bugs addressed include:
<UL>
+<LI> Crash when invoking Alpine from the command line and an attempt to authorize
+ alpine to use XOAUTH2 is done. Alpine crashes because of a missing optional
+ parameter -xoauth2-flow and because no screen has been configured yet. Reported
+ by Baron Fujimoto.
+
<LI> Alpine crashes when it cannot retrieve the privacy policy due to
failure connecting to the external server.