diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-10-06 21:00:36 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-10-06 21:00:36 (GMT) |
commit | 214528104a75bc9ed80911e66d0f9f99a7ea69d1 (patch) | |
tree | 8f0f46c1cb3be438478b562282702cae9d4e8e44 /ChangeLog | |
parent | 3053a0d10fc3b38c99ce4641bf28a9a9185b481c (diff) | |
download | tcl-214528104a75bc9ed80911e66d0f9f99a7ea69d1.zip tcl-214528104a75bc9ed80911e66d0f9f99a7ea69d1.tar.gz tcl-214528104a75bc9ed80911e66d0f9f99a7ea69d1.tar.bz2 |
fixed constness of last commit for msvc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2008-10-06 Pat Thoyts <patthoyts@users.sourceforge.net> + + * generic/tclFCmd.c: Fix constness for msvc of last commit + 2008-10-06 Joe Mistachkin <joe@mistachkin.com> * tools/man2tcl.c: Added missing line from patch by Harald Oehlmann. |