diff options
author | Joe Mistachkin <joe@mistachkin.com> | 2012-07-20 01:47:48 (GMT) |
---|---|---|
committer | Joe Mistachkin <joe@mistachkin.com> | 2012-07-20 01:47:48 (GMT) |
commit | b21d13ee199f28daaeb3a66120cdd34791b860da (patch) | |
tree | f56e071d117de17b2a8e4fe2268267a267a4fe2e /ChangeLog | |
parent | 3c3496770b84df1308f6cbd90ced02d636cedc04 (diff) | |
download | tcl-b21d13ee199f28daaeb3a66120cdd34791b860da.zip tcl-b21d13ee199f28daaeb3a66120cdd34791b860da.tar.gz tcl-b21d13ee199f28daaeb3a66120cdd34791b860da.tar.bz2 |
Fix several more missing mutex-locks in TestasyncCmd.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-07-19 Joe Mistachkin <joe@mistachkin.com> + + * generic/tclTest.c: Fix several more missing mutex-locks in + TestasyncCmd. + 2012-07-19 Alexandre Ferrieux <ferrieux@users.sourceforge.net> * generic/tclTest.c: [Bug 3544685]: Missing mutex-lock in |