diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2012-11-08 22:39:38 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2012-11-08 22:39:38 -0500 |
commit | 2c57726789419d5b5b9a418e9b526c187c3a7f70 (patch) | |
tree | bccaa3c91f2b5ea1b328eb3d29468207866822a7 /CHANGES | |
parent | 41640cd096bd09557dcc4fd5cf09de19c15e59eb (diff) | |
download | lynx-snapshots-2c57726789419d5b5b9a418e9b526c187c3a7f70.tar.gz |
snapshot of project "lynx", label v2-8-8dev_14a
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES index 5c887ba1..27499aa1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,13 @@ --- $LynxId: CHANGES,v 1.619 2012/08/22 09:56:16 tom Exp $ +-- $LynxId: CHANGES,v 1.620 2012/11/08 22:33:33 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== +2012-11-08 (2.8.8dev.15) +* improve checking of certificates in the gnutls_certificate_verify_peers2() + by handling special case where self-signed certificates should be reported + (patch by Jamie Strandboge). + 2012-08-22 (2.8.8dev.14) * reset anchor's actual-length calculation at the end of pumpData() to handle scenario where this is used for internal data movement, i.e., for |