diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2006-11-02 14:04:41 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2006-11-02 14:04:41 (GMT) |
commit | 8f5dc1e77de5e36ec1ad418515793920f254a5c5 (patch) | |
tree | fda1d35c49b097e2ee192506e0a16817fe08fc44 /ChangeLog | |
parent | 099057115dd1e1c978ada0cb8b63879ab836d8ad (diff) | |
download | tcl-8f5dc1e77de5e36ec1ad418515793920f254a5c5.zip tcl-8f5dc1e77de5e36ec1ad418515793920f254a5c5.tar.gz tcl-8f5dc1e77de5e36ec1ad418515793920f254a5c5.tar.bz2 |
Clean up uses of cast NULLs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2006-11-02 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> + * generic/tclCmdAH.c: Clean up uses of cast NULLs. + * generic/tclInterp.c (AliasObjCmd): Added more explanatory comments. * generic/tclBasic.c (TclEvalObjvInternal): Rewrote so that comments |