summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-07-09 22:28:37 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-07-09 22:28:37 (GMT)
commit8d66bea70e3b60faed905bf41460eb10c2fdc20b (patch)
treecfb3c3b9c7cb856fd081012e8047898d6201f4c3 /ChangeLog
parent56f47889313ee29693e673df5982ac523d3baac0 (diff)
downloadtcl-8d66bea70e3b60faed905bf41460eb10c2fdc20b.zip
tcl-8d66bea70e3b60faed905bf41460eb10c2fdc20b.tar.gz
tcl-8d66bea70e3b60faed905bf41460eb10c2fdc20b.tar.bz2
Fix [Bug 2819227] by using a function from C89 rather than POSIX.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 58cdc2f..a3de07b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-09 Donal K. Fellows <dkf@users.sf.net>
+
+ * compat/mkstemp.c (mkstemp): [Bug 2819227]: Use rand() for random
+ numbers as it is more portable.
+
2009-07-05 Donal K. Fellows <dkf@users.sf.net>
* generic/tclZlib.c (ZlibTransformWatch): Correct the handling of