summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2011-06-20 17:46:02 (GMT)
committerdgp@users.sourceforge.net <dgp>2011-06-20 17:46:02 (GMT)
commitd3583ae2dc096fb9781d2f762935213033f23e7f (patch)
tree7896284580023ec1446e259bba051c31e59247ec /changes
parent78dea1143c6d868cd7ddf8cd516b565543404ac6 (diff)
parent708c53ef19751368281344c8b92deadd1b169c50 (diff)
downloadtcl-d3583ae2dc096fb9781d2f762935213033f23e7f.zip
tcl-d3583ae2dc096fb9781d2f762935213033f23e7f.tar.gz
tcl-d3583ae2dc096fb9781d2f762935213033f23e7f.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)