diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2013-10-09 12:31:35 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2013-10-09 12:31:35 -0400 |
commit | 8aaad5e0afc0397953572ddf7f82ca2e9e74d7c5 (patch) | |
tree | 479dc9f362b66d5dbca938efd1f092c92ee07d28 /CHANGES | |
parent | 2684b3555ba64de427154d12a69b532907756c2f (diff) | |
download | lynx-snapshots-8aaad5e0afc0397953572ddf7f82ca2e9e74d7c5.tar.gz |
snapshot of project "lynx", label v2-8-8dev_16n
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/CHANGES b/CHANGES index 02ba67fc..d06f4414 100644 --- a/CHANGES +++ b/CHANGES @@ -1,12 +1,13 @@ --- $LynxId: CHANGES,v 1.674 2013/10/07 11:53:38 tom Exp $ +-- $LynxId: CHANGES,v 1.676 2013/10/08 21:41:30 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== -2013-10-07 (2.8.8dev.17) -* improve configure check for sleep, to work when cross-compiling to MinGW -TD -* modify configure check for inet_addr to work when cross-compiling to - MinGW -TD +2013-10-08 (2.8.8dev.17) +* fixes to configure script and makefiles to work with empty $prefix, e.g., + as used in MSYS -TD +* improve configure check for sleep() for cross-compiling to MinGW -TD +* modify configure check for inet_addr() for cross-compiling to MinGW -TD * add configure check for Win32 flavor of PDCurses when cross-compiling to MinGW using the "--with-screen=pdcurses" option -TD * improve color-style simulation of old color scheme by coloring input fields |