diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-04-26 19:42:20 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-04-26 19:42:20 (GMT) |
commit | efeae981600cc17e5c9b076cf767c7e9a1efcfd8 (patch) | |
tree | 0ccbd8c5625ed6f1c511e8a001f9428dc9f1d212 /ChangeLog | |
parent | 4ff4797d7f983f119eb1f4df6b88bcf5850331a9 (diff) | |
parent | cd9e8f06c4f0e83231558995f26f7c02bdab2ac9 (diff) | |
download | tcl-efeae981600cc17e5c9b076cf767c7e9a1efcfd8.zip tcl-efeae981600cc17e5c9b076cf767c7e9a1efcfd8.tar.gz tcl-efeae981600cc17e5c9b076cf767c7e9a1efcfd8.tar.bz2 |
get rid of _ANSI_ARGS_
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2012-04-26 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tclStubInit.c: get rid of _ANSI_ARGS_ + * generic/tclIntPlatDecls.h + * unix/tclUnixPort.h + * unix/tclAppInit.c + * win/tclAppInit.c + 2012-04-24 Jan Nijtmans <nijtmans@users.sf.net> * generic/tclInt.decls: [Bug 3508771] load tclreg.dll in cygwin tclsh |