diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2013-10-01 22:01:16 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2013-10-01 22:01:16 -0400 |
commit | 37a1afaefc1436b2a06744d05c7ddb0cd3b42b1c (patch) | |
tree | a9aa03f6220229910b6971d7057dca658d57dc44 /CHANGES | |
parent | 3a21c5bc3417b199af968e4ff52e80ca67ee66d7 (diff) | |
download | lynx-snapshots-37a1afaefc1436b2a06744d05c7ddb0cd3b42b1c.tar.gz |
snapshot of project "lynx", label v2-8-8dev_16c
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES index cf0cae73..8f4301f1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,10 @@ --- $LynxId: CHANGES,v 1.655 2013/10/01 19:33:15 tom Exp $ +-- $LynxId: CHANGES,v 1.656 2013/10/01 22:01:16 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== 2013-10-01 (2.8.8dev.17) +* improve warning message for GNUTLS_CERT_SIGNER_NOT_FOUND (Debian #695653) -TD * ignore non-fatal return codes from gnutls_handshake (Debian #724812, patch by Hans Wurst). * updates for configure macros -TD |