diff options
author | davygrvy <davygrvy@pobox.com> | 2004-01-11 20:38:47 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2004-01-11 20:38:47 (GMT) |
commit | 60e20b7584cff53df44639819700ffa3fda3e077 (patch) | |
tree | 35c14eef1dc94a4e80744bc24e70fce0a83fe8c0 /ChangeLog | |
parent | 94666a58986c34d79f367f3f25f2de0aebb5db75 (diff) | |
download | tcl-60e20b7584cff53df44639819700ffa3fda3e077.zip tcl-60e20b7584cff53df44639819700ffa3fda3e077.tar.gz tcl-60e20b7584cff53df44639819700ffa3fda3e077.tar.bz2 |
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-01-11 David Gravereaux <davygrvy@pobox.com> + + * win/tclWinThrd.c (Tcl_ConditionNotify): condPtr must be + dereferenced to see if there are waiters else uninitialized + datum is manipulated. [Bug 849007] + 2004-01-09 David Gravereaux <davygrvy@pobox.com> * generic/tcl.h: Renamed and deprecated #defines moved to within |