diff options
author | vincentdarley <vincentdarley> | 2002-02-01 17:17:58 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2002-02-01 17:17:58 (GMT) |
commit | 0281522268fc4906ad494a550c1c3a27285714ff (patch) | |
tree | c41d7930428254308c63d0c6d68f5dc7acd234e5 /ChangeLog | |
parent | 1b7efea2c81d4f18ad2abe2e7a7a2a62f0dd7452 (diff) | |
download | tcl-0281522268fc4906ad494a550c1c3a27285714ff.zip tcl-0281522268fc4906ad494a550c1c3a27285714ff.tar.gz tcl-0281522268fc4906ad494a550c1c3a27285714ff.tar.bz2 |
tclTest.c fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-02-01 Vince Darley <vincentdarley@users.sourceforge.net> + + * generic/tclTest.c: fix to picky windows compiler problem + with the 'MainLoop' function declaration. + 2002-01-31 Andreas Kupries <andreas_kupries@users.sourceforge.net> * win/tclWinFCmd.c: TIP 27: Applied patch fixing CONST warnings on |