summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-06-20 16:20:37 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-06-20 16:20:37 (GMT)
commit749ffb8662a56335d80f3e71a831e46625bb5c52 (patch)
tree72cddc0259de1069e28e7c1489a78dca95f7f47f /changes
parent70a602230d375d8be7a9e4a1c81e74b05fc2659b (diff)
downloadtcl-749ffb8662a56335d80f3e71a831e46625bb5c52.zip
tcl-749ffb8662a56335d80f3e71a831e46625bb5c52.tar.gz
tcl-749ffb8662a56335d80f3e71a831e46625bb5c52.tar.bz2
changes updates for 8.5.10
Diffstat (limited to 'changes')
-rw-r--r--changes22
1 files changed, 18 insertions, 4 deletions
diff --git a/changes b/changes
index 493940c..dea28a2 100644
--- a/changes
+++ b/changes
@@ -7501,21 +7501,35 @@ memory with buffer backup (ferrieux)
2011-01-13 (bug fix)[3142026] GrowEvaluationStack OBOE (harder,sofer)
-2011-01-17 [3148192] Dropped legacy syntax [puts $f $s nonewline] (nijtmans)
- *** POTENTIAL INCOMPATIBILITY ***
-
2011-01-19 (bug fix)[3072640] protect writes to ::error* variables (sofer)
2011-03-06 (bug fix)[3200987,3192636] parser buffer overruns (porter)
2011-03-21 (bug fix)[3216070] [load] extension from embed Tcl apps (nijtmans)
-2011-04-12 tzdata updated to Olson's tzdata2011f (iyer)
+2011-04-12 (bug fix)[3285472] intrep corruption in [string reverse] (porter)
+
+2011-04-13 (bug fix)[2662380] crash when variable append trace unsets (sofer)
+
+2011-04-13 (bug fix)[3285375] Buffer overflow in [concat] (porter)
+
+2011-05-02 (internals change) revised TclFindElement() interface (porter)
+ *** POTENTIAL INCOMPATIBILITY ***
+2011-05-05 (enhancement) dict->list w/o string rep generation (porter)
+2011-05-10 (bug fix)[3173086] Crash parsing long lists (rogers,porter)
+2011-05-12 (bug fix)[2715421] surplus \n in POST (passadyn,thoyts)
+=> http 2.7.6
+2011-05-24 tzdata updated to Olson's tzdata2011g (iyer)
+2011-05-25 (enhancement) msgcat internal improvements (fellows)
+=> msgcat 1.4.4
+2011-06-02 (bug fix)[3185407] cmd resolution epoch flaw (nadkarni,fellows)
+2011-06-13 (bug fix)[3315098] mem leak generating double string rep (neumann)
+--- Released 8.5.10, June 22, 2011 --- See ChangeLog for details ---