diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2012-08-01 11:03:12 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2012-08-01 11:03:12 -0400 |
commit | e6c661e8f26a7f235ab9c4942a5b23b8c9ba35c2 (patch) | |
tree | 9c96ab3f20216f2cf41c17316cfe06401db0bace /CHANGES | |
parent | 03ef79e69d72d1bea7eb133859a06cb615902d75 (diff) | |
download | lynx-snapshots-e6c661e8f26a7f235ab9c4942a5b23b8c9ba35c2.tar.gz |
snapshot of project "lynx", label v2-8-8dev_12g
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES index f48d418f..62973a65 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,13 @@ --- $LynxId: CHANGES,v 1.601 2012/07/12 09:16:02 tom Exp $ +-- $LynxId: CHANGES,v 1.603 2012/08/01 11:03:12 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== -2012-07-12 (2.8.8dev.13) +2012-08-01 (2.8.8dev.13) +* improve checking of certificates in the gnutls_certificate_verify_peers2() + (report by Martin Georgiev) -TD +* update de.po eo.po sv.po vi.po from + http://translationproject.org/latest/lynx * use PDCurses "wide" variation in makefile.msc -TD * modified quoting for parameter values passed to blat mailer to ensure that it handles embedded blanks (report by pfourier) -TD |