summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstanton <stanton>1999-06-21 19:02:07 (GMT)
committerstanton <stanton>1999-06-21 19:02:07 (GMT)
commitd24bf9855f0dfc339d73ccccd80c0d7029d7b3da (patch)
treedb73da0337b2d270576c43ccc1be777dba530d47 /ChangeLog
parent364bb9f49bf2d5cc61693a08a28e4a2a5af91050 (diff)
downloadtcl-d24bf9855f0dfc339d73ccccd80c0d7029d7b3da.zip
tcl-d24bf9855f0dfc339d73ccccd80c0d7029d7b3da.tar.gz
tcl-d24bf9855f0dfc339d73ccccd80c0d7029d7b3da.tar.bz2
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a32a256..e0db8a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: