diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES index 27499aa1..3843f08f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,18 +1,24 @@ --- $LynxId: CHANGES,v 1.620 2012/11/08 22:33:33 tom Exp $ +-- $LynxId: CHANGES,v 1.622 2012/11/09 00:18:52 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== 2012-11-08 (2.8.8dev.15) +* updates for configure script macros (TD): + + add 3rd parameter to AC_DEFINE's to allow autoheader to run + + remove unused macros +* update nl.po from + http://translationproject.org/latest/lynx * 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). +* update config.guess (2012-09-25), config.sub (2012-08-18) 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 decompressing files (report by Owen Leibman, Debian #681214) -TD -* drop two files overlooked in previous commit: +* drop two files overlooked in previous commit (TD): lynx.rsp and WWW/Library/Implementation/HTFWriter.c 2012-08-15 (2.8.8dev.13) |