about summary refs log tree commit diff stats
path: root/CHANGES
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2010-06-29 00:56:31 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2010-06-29 00:56:31 -0400
commit73a100f9a4c5c1e67084d7bdc5b425b2f8a11462 (patch)
treec1341d9cedcc6fb07bc29b75ad59d4d20d9a49fe /CHANGES
parentc9bdba611e96b13357f06443549a8c85488f0363 (diff)
downloadlynx-snapshots-73a100f9a4c5c1e67084d7bdc5b425b2f8a11462.tar.gz
snapshot of project "lynx", label v2-8-8dev_4a
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 98be538f..6c23c167 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,12 @@
--- $LynxId: CHANGES,v 1.492 2010/06/21 10:50:46 tom Exp $
+-- $LynxId: CHANGES,v 1.493 2010/06/29 00:41:50 tom Exp $
 ===============================================================================
 Changes since Lynx 2.8 release
 ===============================================================================
 
+2010-06-28 (2.8.8dev.5)
+* correct a sign-extension error in UpdateBoundary(), used for MIME boundary
+  computation, broken in dev.4 compiler-warning fixes -TD
+
 2010-06-21 (2.8.8dev.4)
 * check for SSL error when reading response from "GET".  This incidentally
   exposes a longstanding bug in GNUTLS: