summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6b158d..35b80c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-10 David Gravereaux <davygrvy@ajubasolutions.com>
+
+ * generic/tclObj.c: r1.15 accidentally changed a global mutex
+ name tclObjMutex to ObjMutex. Put the correct name back.
+
2000-08-07 Eric Melski <ericm@ajubasolutions.com>
* tests/indexObj.test: Added tests using the [testwrongnumargs]