diff options
author | dgp <dgp@users.sourceforge.net> | 2006-08-21 14:56:48 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-08-21 14:56:48 (GMT) |
commit | f25390269e727c8be50ed17d360459e2249d3592 (patch) | |
tree | 5511382c5402ff4dce84ff90c41ffb5310c96d6c /ChangeLog | |
parent | 3a2f786739b3bee79525d42d2bb07a8dbc25502d (diff) | |
download | tcl-f25390269e727c8be50ed17d360459e2249d3592.zip tcl-f25390269e727c8be50ed17d360459e2249d3592.tar.gz tcl-f25390269e727c8be50ed17d360459e2249d3592.tar.bz2 |
* generic/tclIOUtil.c: Revisions to complete the thread finalization
of the cwdPathPtr. [Bug 1536142]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-08-21 Don Porter <dgp@users.sourceforge.net> + + * generic/tclIOUtil.c: Revisions to complete the thread finalization + of the cwdPathPtr. [Bug 1536142] + 2006-08-21 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * win/Makefile.in (gdb): Make this target work so that debugging an |