about summary refs log tree commit diff stats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 5 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index fd2a7a26..97ff8457 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,16 +1,18 @@
--- $LynxId: CHANGES,v 1.925 2018/02/05 09:54:38 tom Exp $
+-- $LynxId: CHANGES,v 1.927 2018/02/20 00:44:42 tom Exp $
 ===============================================================================
 Changes since Lynx 2.8 release
 ===============================================================================
 
-2018-02-05 (2.8.9dev.17)
+2018-02-19 (2.8.9dev.17)
+* update makefile/batch-scripts to allow building with newer Visual Studio
+  versions, e.g., 2010, 2012, so that a 64-bit executable can be built -TD
 * repair link in lynx_help_main.html to HTML 3.2 documentation
   (Savannah #47803).
 * update eo.po, fr.po from
     http://translationproject.org/latest/lynx
 * improved several configure macros:  
   CF_BUILD_CC, CF_CC_ENV_FLAGS, CF_CURSES_FUNCS, CF_CURSES_LIBS,
-  CF_NCURSES_CONFIG
+  CF_NCURSES_CONFIG -D
 * updated ftp-site url -TD
 * update config.guess (2018-01-26), config.sub (2018-01-15)