summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d6bc175..57795ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2006-11-02 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
- * generic/tclCmdAH.c: Clean up uses of cast NULLs.
+ * generic/tclEncoding.c, generic/tclCmdAH.c: Clean up uses of cast
+ NULLs.
* generic/tclInterp.c (AliasObjCmd): Added more explanatory comments.