about summary refs log tree commit diff stats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 6 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index c0cd14c6..7ad3597f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,11 @@
--- $LynxId: CHANGES,v 1.766 2014/12/21 21:30:08 tom Exp $
+-- $LynxId: CHANGES,v 1.769 2015/01/02 12:32:23 tom Exp $
 ===============================================================================
 Changes since Lynx 2.8 release
 ===============================================================================
 
+2015-01-02 (2.8.9dev.3)
+* build-fixes for djgpp 2.04 and gcc 4.8.4 using Watt-32 -GV
+
 2014-12-21 (2.8.9dev.2)
 * correct an inconsistent check for reload using isLYNXCGI() in the
   options-screen -TD
@@ -7915,7 +7918,7 @@ recently, FreeBSD 4.1, NetBSD 1.5 and OpenBSD 2.8 (curses/ncurses).
 * correct order of params for non-Unix use of HTAddParam in LYBookmark.c
   (reported by DK) -TD
 
-1998-12-31
+1998-12-31 (2.8.2dev.12a)
 * delete unused 'PREVAIL' color-style code from HTML.c, merge a couple of
   sections of logic with TrimColorClass, and change Style_className to
   a dynamically-allocated string - TD
@@ -8454,7 +8457,7 @@ recently, FreeBSD 4.1, NetBSD 1.5 and OpenBSD 2.8 (curses/ncurses).
 * first cut of integrating Jim Spath's changes to incorporate message library
   support - JES, TD
 
-1998-09-20
+1998-09-20 (2.8.1dev.29-intl)
 * edited files for language hooks (JES):
   src/HTAlert.c src/HTInit.c src/HTML.c src/LYBookmark.c src/LYCgi.c
   src/LYClean.c src/LYCookie.c src/LYCurses.c src/LYDownload.c src/LYEdit.c