summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2010-10-09 15:56:34 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2010-10-09 15:56:34 (GMT)
commit57398d8af9a58f4dbe42fa4a1284442ba9882790 (patch)
tree7040eccd675fe646d87def5ed155b849b31242cb /ChangeLog
parentdf3f7a53424e12a05a6816ca12e8436febe5983f (diff)
downloadtcl-57398d8af9a58f4dbe42fa4a1284442ba9882790.zip
tcl-57398d8af9a58f4dbe42fa4a1284442ba9882790.tar.gz
tcl-57398d8af9a58f4dbe42fa4a1284442ba9882790.tar.bz2
* generic/tclExecute.c: fix overallocation of exec stack in TEBC
(mixing numwords and numbytes)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c67373..6dcaecb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-10-10 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclExecute.c: fix overallocation of exec stack in TEBC
+ (mixing numwords and numbytes)
+
2010-10-08 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tclIOSock.c: On Windows, use gai_strerrorA