diff options
author | nijtmans <nijtmans> | 2010-11-16 14:03:34 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-11-16 14:03:34 (GMT) |
commit | e02c453ac1080eb369646528c2fa0eee8510ba83 (patch) | |
tree | 55736a49d6e36c10e72b9b7a57db9b3d31d34406 /ChangeLog | |
parent | a4c47fe21756aaa1d76d7e820521184abbe07178 (diff) | |
download | tcl-e02c453ac1080eb369646528c2fa0eee8510ba83.zip tcl-e02c453ac1080eb369646528c2fa0eee8510ba83.tar.gz tcl-e02c453ac1080eb369646528c2fa0eee8510ba83.tar.bz2 |
Bring compilation under mingw-w64 a bit closer to reality
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2010-11-16 Jan Nijtmans <nijtmans@users.sf.net> + + * win/tclAppInit.c Bring compilation under mingw-w64 a bit closer + * win/cat.c to reality. See for what's missing: + * win/tcl.m4 <https://sourceforge.net/apps/trac/mingw-w64/wiki/Unicode%20apps> + * win/configure (re-generated) + 2010-11-15 Andreas Kupries <andreask@activestate.com> * doc/interp.n: [3081184] TIP #378. |