about summary refs log tree commit diff stats
path: root/CHANGES
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2012-11-09 10:48:49 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2012-11-09 10:48:49 -0500
commit13e1dee26b8bc3e4ac4cfd920d70619ea4b9aa81 (patch)
tree48a36ae662a438d40a8e6902344d198fa19d8ba7 /CHANGES
parent2c57726789419d5b5b9a418e9b526c187c3a7f70 (diff)
downloadlynx-snapshots-13e1dee26b8bc3e4ac4cfd920d70619ea4b9aa81.tar.gz
snapshot of project "lynx", label v2-8-8dev_14b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
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)