diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-07-11 17:11:44 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-07-11 17:11:44 (GMT) |
commit | 044907f34579d3b64afa81854a8b9ffce76562ad (patch) | |
tree | d6747e15baf25bebce84c2a6546288b9aae2e827 /ChangeLog | |
parent | a4d180ffc2e06910053cba53b3700cdd6de82a00 (diff) | |
download | tcl-044907f34579d3b64afa81854a8b9ffce76562ad.zip tcl-044907f34579d3b64afa81854a8b9ffce76562ad.tar.gz tcl-044907f34579d3b64afa81854a8b9ffce76562ad.tar.bz2 |
Substantially increased the discussion of issues and work-arounds relating to
nested vwaits, following discussion on the tcl-core mailing list on the topic.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-07-11 Donal K. Fellows <dkf@users.sf.net> + + * doc/vwait.n: Substantially increased the discussion of issues and + work-arounds relating to nested vwaits, following discussion on the + tcl-core mailing list on the topic. + 2009-07-10 Pat Thoyts <patthoyts@users.sourceforge.net> * tests/zlib.test: ZlibTransformClose may be called with a NULL |