diff options
author | vincentdarley <vincentdarley> | 2004-06-29 10:07:56 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2004-06-29 10:07:56 (GMT) |
commit | b96dc3a960b8964e84edd279c99a01b92be99278 (patch) | |
tree | 42c3707d751aca5f4bbc63dec4a1135a162cb46d /ChangeLog | |
parent | 6e1fd820cba4c1c418981963fa2fe62ea112b69d (diff) | |
download | tcl-b96dc3a960b8964e84edd279c99a01b92be99278.zip tcl-b96dc3a960b8964e84edd279c99a01b92be99278.tar.gz tcl-b96dc3a960b8964e84edd279c99a01b92be99278.tar.bz2 |
fix to compilation error with VC++ 5.2
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2004-06-29 Vince Darley <vincentdarley@users.sourceforge.net> + + * win/tclWin32Dll.c: fix to compilation with VC++ 5.2 + 2004-06-29 Donal K. Fellows <donal.k.fellows@man.ac.uk> * library/safe.tcl: Make sure that the temporary variable is |