diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2013-10-02 14:47:09 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2013-10-02 14:47:09 -0400 |
commit | 080f58558da81e4d715d50c357d8e121c4d8af15 (patch) | |
tree | 0a6fe916e76fe7f1413443c8f5d2bfc1eba7bf08 /CHANGES | |
parent | 3b6378f767f39efc0e8da6f7f8bb36f76e684b5f (diff) | |
download | lynx-snapshots-080f58558da81e4d715d50c357d8e121c4d8af15.tar.gz |
snapshot of project "lynx", label v2-8-8dev_16e
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES index 928fbeb2..8ea87a12 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,10 @@ --- $LynxId: CHANGES,v 1.657 2013/10/01 23:46:43 tom Exp $ +-- $LynxId: CHANGES,v 1.658 2013/10/02 14:20:04 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== -2013-10-01 (2.8.8dev.17) +2013-10-02 (2.8.8dev.17) +* update COPYHEADER, clarifying license issues -TD * minor change to Content-Length logic from 2.8.8dev.13 to work with Amazon's cookies (Debian #720541) -TD * improve warning message for GNUTLS_CERT_SIGNER_NOT_FOUND (Debian #695653) -TD |