diff options
author | nijtmans <nijtmans> | 2010-03-12 15:32:23 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-03-12 15:32:23 (GMT) |
commit | 82f9f4d9ac6ecb9764104e6e81e9596a0392009f (patch) | |
tree | 9013f476d0f39a20eeefedc3c6ee1e783661a2e8 /ChangeLog | |
parent | 9e9589c93aa74b20f3d626142697dd1687512762 (diff) | |
download | tcl-82f9f4d9ac6ecb9764104e6e81e9596a0392009f.zip tcl-82f9f4d9ac6ecb9764104e6e81e9596a0392009f.tar.gz tcl-82f9f4d9ac6ecb9764104e6e81e9596a0392009f.tar.bz2 |
Fix [Bug 2967340]: Static build failure
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-03-12 Jan Nijtmans <nijtmans@users.sf.net> + + * win/makefile.vc Fix [Bug 2967340]: Static build failure + * win/.cvsignore + 2010-03-09 Andreas Kupries <andreask@activestate.com> * generic/tclIORChan.c: [Bug 2936225]: Thanks to Alexandre Ferrieux |