summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-06-20 17:46:02 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-06-20 17:46:02 (GMT)
commit177f23b36b6267ee495053115c19f26767c8841a (patch)
tree7896284580023ec1446e259bba051c31e59247ec /changes
parent749ffb8662a56335d80f3e71a831e46625bb5c52 (diff)
parent56053d42643a128b68bddd9b6a830193c4f2b58f (diff)
downloadtcl-177f23b36b6267ee495053115c19f26767c8841a.zip
tcl-177f23b36b6267ee495053115c19f26767c8841a.tar.gz
tcl-177f23b36b6267ee495053115c19f26767c8841a.tar.bz2
more changes work
Diffstat (limited to 'changes')
-rw-r--r--changes6
1 files changed, 5 insertions, 1 deletions
diff --git a/changes b/changes
index dea28a2..c154a9e 100644
--- a/changes
+++ b/changes
@@ -7489,7 +7489,7 @@ memory with buffer backup (ferrieux)
2010-11-03 (bug fix)[3098302] crash in compiled [catch] (kenny)
-2010-11-15 (enhancement)[3081184] improved TIP 280 performance (kupries)
+2010-11-15 (TIP 378)[3081184] improved TIP 280 performance (kupries)
2010-11-30 (enhancement) Restore TclFormatInt for performance (hobbs)
@@ -7505,6 +7505,10 @@ memory with buffer backup (ferrieux)
2011-03-06 (bug fix)[3200987,3192636] parser buffer overruns (porter)
+2011-03-08 (bug fix)[3202905] failed intrep release of interp result (mccormack)
+
+2011-03-09 (bug fix)[3202171] repair [namespace inscope] optimizer (porter)
+
2011-03-21 (bug fix)[3216070] [load] extension from embed Tcl apps (nijtmans)
2011-04-12 (bug fix)[3285472] intrep corruption in [string reverse] (porter)