summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgeorgeps <georgeps>2005-08-17 23:58:13 (GMT)
committergeorgeps <georgeps>2005-08-17 23:58:13 (GMT)
commitd7773336a85a01466d1ae218bdecb5bdcfda519f (patch)
treeba8b75e80b326c7ce7f5cf9b603b1ee53c14a2a7
parent1b3ac5ba563f3739fb8dfbc2ed99ca5e842adad5 (diff)
downloadtcl-d7773336a85a01466d1ae218bdecb5bdcfda519f.zip
tcl-d7773336a85a01466d1ae218bdecb5bdcfda519f.tar.gz
tcl-d7773336a85a01466d1ae218bdecb5bdcfda519f.tar.bz2
updated entry with another clash
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d57ed4..dfd67a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
* generic/tclBasic.c eliminate a namespace clash caused by
BuiltinFuncTable not being static.
+ * generic/tclObj.c fix a namespace clash caused by a missing
+ static for pendingObjData.
+
2005-08-17 Kevin Kenny <kennykb@acm.org>
* generic/tclEvent.c (Tcl_Finalize): Removed a copy-and-paste