summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkupries <kupries>2000-05-06 19:51:05 (GMT)
committerkupries <kupries>2000-05-06 19:51:05 (GMT)
commita761496cfa5e3457e53d62de2e940dabff44e63f (patch)
treea702f21897e52b7903dd4853c090d8e5bbc0cb6a /ChangeLog
parent0cb44acb3078b3a746417333705b21a73b567f9a (diff)
downloadtcl-a761496cfa5e3457e53d62de2e940dabff44e63f.zip
tcl-a761496cfa5e3457e53d62de2e940dabff44e63f.tar.gz
tcl-a761496cfa5e3457e53d62de2e940dabff44e63f.tar.bz2
2000-05-06 Andreas Kupries <a.kupries@westend.com>
operating as proxy for David Gravereaux <davygrvy@pobox.com> * tclThreadJoin.c: Fixed several places with missing a & in arguments to calls of Tcl_Mutex(Un)lock and Tcl_ConditionNotify functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fef68d..f2b1679 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-05-06 Andreas Kupries <a.kupries@westend.com>
+ operating as proxy for David Gravereaux <davygrvy@pobox.com>
+
+ * tclThreadJoin.c: Fixed several places with missing a & in
+ arguments to calls of Tcl_Mutex(Un)lock and
+ Tcl_ConditionNotify functions.
+
2000-05-02 Jeff Hobbs <hobbs@scriptics.com>
* README: