diff options
author | nijtmans <nijtmans> | 2009-02-16 22:56:14 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2009-02-16 22:56:14 (GMT) |
commit | 030c53711206ecdcbb31ae7d50b8dac10e53a8d6 (patch) | |
tree | 7dda0e36e5d56225b36f550e04f223f6bc75ce74 /ChangeLog | |
parent | eccf49ac252fc88532e302433a4cc5caef4ddd9f (diff) | |
download | tcl-030c53711206ecdcbb31ae7d50b8dac10e53a8d6.zip tcl-030c53711206ecdcbb31ae7d50b8dac10e53a8d6.tar.gz tcl-030c53711206ecdcbb31ae7d50b8dac10e53a8d6.tar.bz2 |
fix [Feature Request 2605263] use official
zlib build.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,4 +1,11 @@ -2009-02-10 Jan Nijtmans <nijtmans@users.sf.net> +2009-02-16 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tclZlib.c hack needed for official zlib1.dll build. + * win/configure.in fix [Feature Request 2605263] use official + * win/Makefile.in zlib build. + * win/configure (regenerated) + +2009-02-16 Jan Nijtmans <nijtmans@users.sf.net> * win/Makefile.in fix [Bug 2605232] tdbc doesn't build when Tcl is compiled with --disable-shared. |