summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-11-28 09:49:57 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-11-28 09:49:57 (GMT)
commit2c6f5f96ac3e2cd2f9d6a94d2df7d40ad2e81c90 (patch)
treeffbfbad9b29d8c91f8fe55f8eec4a6cd244c1ef7 /ChangeLog
parente9d4af780f9f9de64703615f616fd9a8e61e5c02 (diff)
downloadtcl-2c6f5f96ac3e2cd2f9d6a94d2df7d40ad2e81c90.zip
tcl-2c6f5f96ac3e2cd2f9d6a94d2df7d40ad2e81c90.tar.gz
tcl-2c6f5f96ac3e2cd2f9d6a94d2df7d40ad2e81c90.tar.bz2
Apply [Patch 1353853] to prevent UMR randomness.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 654d986..2e7da5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-28 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * win/tclWinSock.c (CreateSocket): Applied [Patch 1353853] to prevent
+ reads of uninitialized variables during cleanup.
+
2005-11-27 Daniel Steffen <das@users.sourceforge.net>
* unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),