summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 11b02ce..718138f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
* win/tclWinThrd.c (Tcl_ConditionNotify): condPtr must be
dereferenced to see if there are waiters else uninitialized
- datum is manipulated. [Bug 849007]
+ datum is manipulated. [Bug 849007 789338 745068]
2004-01-09 David Gravereaux <davygrvy@pobox.com>