summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce1aac7..fd6a214 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
this is the correct one to use across the Tcl sources. Even
though we do force it in tcl.h, the true parent one is __WIN32__.
+ Added missing CONST'ification usage to match prototype listed
+ in tclInt.decls.
+
2003-08-27 Don Porter <dgp@users.sourceforge.net>
* tests/util.test: Added new tests for remaining TclNeedSpace()