summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-04-30 07:07:06 (GMT)
committernijtmans <nijtmans>2010-04-30 07:07:06 (GMT)
commit35f535f5c0a63c012f271d83934906a3fcc2a69c (patch)
treea83c4dd6807a355bec75980709018193ca32b28e /ChangeLog
parent90a5efe9a2710bc933a9d38f2dd5e5bb94cc6d1d (diff)
downloadtcl-35f535f5c0a63c012f271d83934906a3fcc2a69c.zip
tcl-35f535f5c0a63c012f271d83934906a3fcc2a69c.tar.gz
tcl-35f535f5c0a63c012f271d83934906a3fcc2a69c.tar.bz2
Unnecessary TCL_STORAGE_CLASS re-definition.
It was used for an ancient dummy reference to Tcl_LinkVar(), but that's already gone since 2002-05-29.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ccd937..58829fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-04-30 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tclMain.c. Unnecessary TCL_STORAGE_CLASS re-definition.
+ It was used for an ancient dummy reference to Tcl_LinkVar(),
+ but that's already gone since 2002-05-29.
+
2010-04-29 Miguel Sofer <msofer@users.sf.net>
* generic/tclCompExpr.c: Slight change in the literal sharing