diff options
author | nijtmans <nijtmans> | 2008-12-11 14:32:34 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2008-12-11 14:32:34 (GMT) |
commit | 5b666291abb11e496bc0915ee0cb4718c8bae64c (patch) | |
tree | 251843c6b641575e26be1e7509b624b4dab19870 /ChangeLog | |
parent | e37c9ffc33c68abdb5a7f559d8eab679382baad7 (diff) | |
download | tcl-5b666291abb11e496bc0915ee0cb4718c8bae64c.zip tcl-5b666291abb11e496bc0915ee0cb4718c8bae64c.tar.gz tcl-5b666291abb11e496bc0915ee0cb4718c8bae64c.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-12-11 Jan Nijtmans <nijtmans@users.sf.net> + + * win/Makefile.in: fix Windows build (mingw) for TIP #234 implementation + (additionally, first make sure that zlib is available, and rename the + standard zdll.lib to libz.a, but at least this works so far.) + 2008-12-11 Donal K. Fellows <dkf@users.sf.net> * tests/zlib.test: Start of test suite for zlib command. |