summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstanton <stanton@noemail.net>1999-06-21 19:02:06 (GMT)
committerstanton <stanton@noemail.net>1999-06-21 19:02:06 (GMT)
commit6c7ebc4d592f86540191f58f52656137cf602073 (patch)
treedb73da0337b2d270576c43ccc1be777dba530d47 /ChangeLog
parent83ce3b989afd0f332cf014792578dce6968d789c (diff)
downloadtcl-6c7ebc4d592f86540191f58f52656137cf602073.zip
tcl-6c7ebc4d592f86540191f58f52656137cf602073.tar.gz
tcl-6c7ebc4d592f86540191f58f52656137cf602073.tar.bz2
*** empty log message ***
FossilOrigin-Name: 7652b6f7335351cfd947628f0fa90f6b1a89954b
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: