summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-05-12 20:26:03 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-05-12 20:26:03 (GMT)
commitb22f54f848812fa00c28429de1d615a35ae84edc (patch)
treec94fc65e32503164c7f7e963cf6b8bac282815ed /ChangeLog
parent9336e00b814e5a54eb52156cf83382b234a4091d (diff)
downloadtcl-b22f54f848812fa00c28429de1d615a35ae84edc.zip
tcl-b22f54f848812fa00c28429de1d615a35ae84edc.tar.gz
tcl-b22f54f848812fa00c28429de1d615a35ae84edc.tar.bz2
Make our mkstemp() replacement build on IRIX 6.5.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4cda0ee..144b70d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-05-12 Donal K. Fellows <dkf@users.sf.net>
+
+ * compat/mkstemp.c: Add more headers to make this file build on IRIX
+ 6.5. Thanks to Larry McVoy for this.
+
2009-05-08 Donal K. Fellows <dkf@users.sf.net>
* generic/tclOO.c (TclNRNewObjectInstance): [Bug 2414858]: Add a