summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-08-13 13:58:25 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-08-13 13:58:25 (GMT)
commitc5e721806345e37d192fc329af24785b5490c08a (patch)
tree66cdac3b88476759574508f0dec990906ecc68e7 /ChangeLog
parent6c8d57ffe3737a001786e0838daaf1a6e9f246c1 (diff)
downloadtcl-c5e721806345e37d192fc329af24785b5490c08a.zip
tcl-c5e721806345e37d192fc329af24785b5490c08a.tar.gz
tcl-c5e721806345e37d192fc329af24785b5490c08a.tar.bz2
Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 build
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4391648..e1eb9b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-08-13 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * compat/zlib/win64/zlib1.dll: Add 64-bit build of zlib1.dll, and use it
+ * compat/zlib/win64/zdll.lib: for the dynamic mingw-w64 build.
+ * win/Makefile.in
+ * win/configure.in
+ * win/configure
+
2012-08-09 Reinhard Max <max@suse.de>
* tests/http.test: Fix http-3.29 for machines without IPv6 support.