diff options
author | dgp <dgp@users.sourceforge.net> | 2017-06-05 17:22:31 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2017-06-05 17:22:31 (GMT) |
commit | f1650259923b100b77173f85821915a5e4eeb0ba (patch) | |
tree | 95617fb55ba3dc7fb235e0e08507cb9fa2c0ffaa /changes | |
parent | 8a90be9a1087bff0553a828d64cb181cbd5504d9 (diff) | |
parent | 3cdd3064b55f4ac8bc05e222696f0e36e52366ab (diff) | |
download | tcl-f1650259923b100b77173f85821915a5e4eeb0ba.zip tcl-f1650259923b100b77173f85821915a5e4eeb0ba.tar.gz tcl-f1650259923b100b77173f85821915a5e4eeb0ba.tar.bz2 |
Merge 8.6; update changes.
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -8776,4 +8776,9 @@ improvements to regexp engine from Postgres (lane,porter,fellows,seltenreich) 2017-05-08 (bug)[6ca52a] http memleak handling keep-alive (aspect,nijtmans) => http 2.8.11 ---- Released 8.6.7, May 17, 2016 --- http://core.tcl.tk/tcl/ for details +2017-05-29 (bug)[a3fb33] crash in [lsort] on long lists (sebres) + +2017-06-05 (bug)[67aa9a] Tcl_UtfToUniChar() revised handling invalid UTF-8 (nijtmans) + *** POTENTIAL INCOMPATIBILITY *** + +--- Released 8.6.7, ????, 2017 --- http://core.tcl.tk/tcl/ for details |