diff options
author | nijtmans <nijtmans> | 2009-02-16 23:03:11 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2009-02-16 23:03:11 (GMT) |
commit | 6c8a61b4c4ced636c66d653d11459edac7232d74 (patch) | |
tree | ffb3637fdc6992586e30e45691d110ef460f4546 | |
parent | 030c53711206ecdcbb31ae7d50b8dac10e53a8d6 (diff) | |
download | tcl-6c8a61b4c4ced636c66d653d11459edac7232d74.zip tcl-6c8a61b4c4ced636c66d653d11459edac7232d74.tar.gz tcl-6c8a61b4c4ced636c66d653d11459edac7232d74.tar.bz2 |
fix [Feature Request 2605263] use official
zlib build.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ * win/configure.in fix [Feature Request 2605263] use official * win/Makefile.in zlib build. * win/configure (regenerated) + * compat/zlib/zdll.lib new files + * compat/zlib/zlib1.dll 2009-02-16 Jan Nijtmans <nijtmans@users.sf.net> |