about summary refs log tree commit diff stats
path: root/CHANGES
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1998-10-05 01:33:25 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1998-10-05 01:33:25 -0400
commit753bdc89883fa43ff68ac89880aa06d5b9e7251f (patch)
tree4a1f500f2bb19460515401fdf3d6ef056410ece9 /CHANGES
parent5d4274cacfd5304314b484a46475d3df53bdfb6d (diff)
downloadlynx-snapshots-753bdc89883fa43ff68ac89880aa06d5b9e7251f.tar.gz
snapshot of project "lynx", label v2-8-1pre_8
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7f7918bc..7b1701c9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,11 @@
 Changes since Lynx 2.8 release
 ================================================================================
 
+1998-10-04 (2.8.1pre.8)
+* modify HTTCP.c to copy soc_in from phost in HTParseInet, making Lynx/32 do
+  lookups again - WB
+* modify LYCurses.c to compile mouse-code with Borland C and PDCURSES 2.3 - WB
+* correct backward logic in CF_TERMIOS_AND_CURSES (reported by LE) - TD
 1998-10-04 (2.8.1pre.7)
 * add special-case CF_TERMIOS_AND_CURSES configure macro (fixes problem reported
   by Philippe De Muyter) - TD