summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2003-08-27 19:32:37 (GMT)
committerdavygrvy <davygrvy@pobox.com>2003-08-27 19:32:37 (GMT)
commitcdc75d317656f6dce43f87a8b05d87302a80b3cc (patch)
treebf8bee1efbb0ec04fc0a58979f7728f8a843b875 /ChangeLog
parentb0f40f531d4c704f3e9bd925fc44e798a23ffdec (diff)
downloadtcl-cdc75d317656f6dce43f87a8b05d87302a80b3cc.zip
tcl-cdc75d317656f6dce43f87a8b05d87302a80b3cc.tar.gz
tcl-cdc75d317656f6dce43f87a8b05d87302a80b3cc.tar.bz2
no message
Diffstat (limited to 'ChangeLog')
-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()