diff options
author | stanton <stanton> | 1999-06-21 19:02:07 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-06-21 19:02:07 (GMT) |
commit | d24bf9855f0dfc339d73ccccd80c0d7029d7b3da (patch) | |
tree | db73da0337b2d270576c43ccc1be777dba530d47 /ChangeLog | |
parent | 364bb9f49bf2d5cc61693a08a28e4a2a5af91050 (diff) | |
download | tcl-d24bf9855f0dfc339d73ccccd80c0d7029d7b3da.zip tcl-d24bf9855f0dfc339d73ccccd80c0d7029d7b3da.tar.gz tcl-d24bf9855f0dfc339d73ccccd80c0d7029d7b3da.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-06-21 <stanton@scriptics.com> + + * unix/tclUnixThrd.c (TclpThreadCreate): Fixed memory leak where + thread attributes were not being released. [Bug: 2254] + 1999-06-17 <stanton@scriptics.com> * tests/regexp.test: |