diff options
author | ferrieux <ferrieux@users.sourceforge.net> | 2012-07-19 17:36:59 (GMT) |
---|---|---|
committer | ferrieux <ferrieux@users.sourceforge.net> | 2012-07-19 17:36:59 (GMT) |
commit | 30d6749651567f00c44c014361435942165bf372 (patch) | |
tree | b2b1ff030914dfb759b80e46243403211b5a9496 /ChangeLog | |
parent | ce1d17821fa4d5f332ec9806f0c525d1241a8354 (diff) | |
download | tcl-30d6749651567f00c44c014361435942165bf372.zip tcl-30d6749651567f00c44c014361435942165bf372.tar.gz tcl-30d6749651567f00c44c014361435942165bf372.tar.bz2 |
[Bug 3544685]: Missing mutex-lock in TestasyncCmd since 2011-08-19. Unbounded gratitude to Stuart Cassoff for spotting it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-07-19 Alexandre Ferrieux <ferrieux@users.sourceforge.net> + + * generic/tclTest.c: [Bug 3544685]: Missing mutex-lock in + TestasyncCmd since 2011-08-19. Unbounded gratitude to Stuart + Cassoff for spotting it. + 2012-07-17 Jan Nijtmans <nijtmans@users.sf.net> * win/makefile.vc: [Bug 3544932]: Visual studio compiler check fails |