diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-08-13 13:58:25 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-08-13 13:58:25 (GMT) |
commit | c5e721806345e37d192fc329af24785b5490c08a (patch) | |
tree | 66cdac3b88476759574508f0dec990906ecc68e7 /ChangeLog | |
parent | 6c8d57ffe3737a001786e0838daaf1a6e9f246c1 (diff) | |
download | tcl-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |