about summary refs log tree commit diff stats
path: root/CHANGES
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2013-10-10 00:06:59 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2013-10-10 00:06:59 -0400
commit6c554d1e336d6263a0e1436690451566ce256abc (patch)
treeac7e561581d34e26d434dd1acca8393f8064813b /CHANGES
parent8aaad5e0afc0397953572ddf7f82ca2e9e74d7c5 (diff)
downloadlynx-snapshots-6c554d1e336d6263a0e1436690451566ce256abc.tar.gz
snapshot of project "lynx", label v2-8-8dev_16o
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index d06f4414..26f25970 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,10 @@
--- $LynxId: CHANGES,v 1.676 2013/10/08 21:41:30 tom Exp $
+-- $LynxId: CHANGES,v 1.677 2013/10/09 19:20:47 tom Exp $
 ===============================================================================
 Changes since Lynx 2.8 release
 ===============================================================================
 
-2013-10-08 (2.8.8dev.17)
+2013-10-09 (2.8.8dev.17)
+* add NSIS script, to allow building Windows installer via cross-compiling -TD
 * 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