diff options
author | nijtmans <nijtmans> | 2008-12-23 16:46:18 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2008-12-23 16:46:18 (GMT) |
commit | d86d21d052235b888eeae25dc76e8a8d8e8bf616 (patch) | |
tree | 591d0c7112ad234eeb8c92857e96c46f7b87c9f1 /ChangeLog | |
parent | 62fff2d6771a68615c2f9019a893a97b051c8654 (diff) | |
download | tcl-d86d21d052235b888eeae25dc76e8a8d8e8bf616.zip tcl-d86d21d052235b888eeae25dc76e8a8d8e8bf616.tar.gz tcl-d86d21d052235b888eeae25dc76e8a8d8e8bf616.tar.bz2 |
fix build of zlib objects with msvc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-12-23 Jan Nijtmans <nijtmans@users.sf.net> + + * win/Makefile.in: fix build of zlib objects with msvc + * win/tcl.m4: + * win/configure: autoconf-2.59 + 2008-12-23 Donal K. Fellows <dkf@users.sf.net> * win/Makefile.in: Handle file extensions correctly. [Bug 2459725] |