summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2006-11-02 14:04:41 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2006-11-02 14:04:41 (GMT)
commit8f5dc1e77de5e36ec1ad418515793920f254a5c5 (patch)
treefda1d35c49b097e2ee192506e0a16817fe08fc44 /ChangeLog
parent099057115dd1e1c978ada0cb8b63879ab836d8ad (diff)
downloadtcl-8f5dc1e77de5e36ec1ad418515793920f254a5c5.zip
tcl-8f5dc1e77de5e36ec1ad418515793920f254a5c5.tar.gz
tcl-8f5dc1e77de5e36ec1ad418515793920f254a5c5.tar.bz2
Clean up uses of cast NULLs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f794d7..d6bc175 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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