summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2004-10-27 21:00:57 (GMT)
committerdavygrvy <davygrvy@pobox.com>2004-10-27 21:00:57 (GMT)
commitef5237440a2d70984ea141c1c9af2a61ee542397 (patch)
tree4bee3f0936ebaed4a65ca77fb1a7fc3856c70cd2 /ChangeLog
parentedaf7ec310c2c045ca9fe9e009c6dc177a0d31ab (diff)
downloadtcl-ef5237440a2d70984ea141c1c9af2a61ee542397.zip
tcl-ef5237440a2d70984ea141c1c9af2a61ee542397.tar.gz
tcl-ef5237440a2d70984ea141c1c9af2a61ee542397.tar.bz2
more clarity added to my last entry
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 957824f..fa9ceea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2004-10-27 David Gravereaux <davygrvy@pobox.com>
* generic/tclInt.decls: The following 9 functions were moved from
- * generic/tclInt.h: tclInt.h to the internal Stubs table for
+ * generic/tclInt.h: tclInt.h to the private/int Stubs table for
* generic/tclIntDecls.h: use by the test suite. As tclTest.obj is
* generic/tclStubInit.c: linked to the shell, these functions need
"blessed" status so as to always be exported from the library. Being