summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreask <andreask>2011-06-08 20:28:57 (GMT)
committerandreask <andreask>2011-06-08 20:28:57 (GMT)
commit16f7aa77f536ccb3a36ed622f482b0a93a1e0db5 (patch)
tree241f0287fbd24352a50e31dc34860524b03378c7 /ChangeLog
parent58ce780c3e7059e66583a33e596969adf9ba7086 (diff)
downloadtcl-16f7aa77f536ccb3a36ed622f482b0a93a1e0db5.zip
tcl-16f7aa77f536ccb3a36ed622f482b0a93a1e0db5.tar.gz
tcl-16f7aa77f536ccb3a36ed622f482b0a93a1e0db5.tar.bz2
Reverted the fix for [Bug 3274728] committed on 2011-04-06 (rev [caf317ab68]) and replaced with one which is 64bit-safe. The existing fix crashed tclsh on Windows 64bit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f06295f..d7b704d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-06-08 Andreas Kupries <andreask@activestate.com>
+
+ * generic/tclExecute.c: Reverted the fix for [Bug 3274728]
+ committed on 2011-04-06 and replaced with one which is
+ 64bit-safe. The existing fix crashed tclsh on Windows 64bit.
+
2011-06-08 Donal K. Fellows <dkf@users.sf.net>
* tests/fileSystem.test: Reduce the amount of use of duplication of