diff options
author | Eduardo Chappa <chappa@washington.edu> | 2019-10-08 21:05:08 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2019-10-08 21:05:08 -0600 |
commit | fe5ffafc188fe02e8a8c11dad1b8747f0ac17ff2 (patch) | |
tree | 2b0d84bdda5d48e958bb9db5a1f7c3102e0f5d16 /pith/pine.hlp | |
parent | 87e4a6a156eeeda45f686d05aaccda546703f308 (diff) | |
download | alpine-fe5ffafc188fe02e8a8c11dad1b8747f0ac17ff2.tar.xz |
* Compilation problem and error in logic in function ssl_validate_cert.
The issue with logic was that of the two checks for validation of
if the first one was not done, the second one would not
be done. The intention was to do the second check if the
first check failed. Reported by Erich Ecknet.
Diffstat (limited to 'pith/pine.hlp')
-rw-r--r-- | pith/pine.hlp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index d52ab905..5219650a 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 372 2019-10-06 13:43:04 +Alpine Commit 373 2019-10-08 21:05:01 ============= h_news ================= <HTML> <HEAD> |