summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2010-10-09 16:17:09 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2010-10-09 16:17:09 (GMT)
commitd4669031a30c54543be0a0633b29ee1065484c76 (patch)
treeea8d4fbc077d88488185e5511add38f6dcf9d566 /ChangeLog
parent57398d8af9a58f4dbe42fa4a1284442ba9882790 (diff)
downloadtcl-d4669031a30c54543be0a0633b29ee1065484c76.zip
tcl-d4669031a30c54543be0a0633b29ee1065484c76.tar.gz
tcl-d4669031a30c54543be0a0633b29ee1065484c76.tar.bz2
fix wrong date in Changelog entry
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6dcaecb..b473254 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2010-10-10 Miguel Sofer <msofer@users.sf.net>
+2010-10-09 Miguel Sofer <msofer@users.sf.net>
* generic/tclExecute.c: fix overallocation of exec stack in TEBC
(mixing numwords and numbytes)