summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2018-10-11 11:31:29 (GMT)
committerdgp <dgp@users.sourceforge.net>2018-10-11 11:31:29 (GMT)
commitf4f6ef461bd3f9e635f4f433c6a732fe4e5e4903 (patch)
tree9f1b72e5ab17a494f8ab4e81ad71647f308d7f2d /changes
parentd918760272b92d4903c0145b612bf8b353c8a51f (diff)
downloadtcl-f4f6ef461bd3f9e635f4f433c6a732fe4e5e4903.zip
tcl-f4f6ef461bd3f9e635f4f433c6a732fe4e5e4903.tar.gz
tcl-f4f6ef461bd3f9e635f4f433c6a732fe4e5e4903.tar.bz2
Update URLs. changes file WIP.
Diffstat (limited to 'changes')
-rw-r--r--changes18
1 files changed, 18 insertions, 0 deletions
diff --git a/changes b/changes
index 040f360..1d5ba66 100644
--- a/changes
+++ b/changes
@@ -8830,3 +8830,21 @@ improvements to regexp engine from Postgres (lane,porter,fellows,seltenreich)
2017-12-19 (bug)[586e71] EvalObjv exception handling at level #0 (sebres,porter)
--- Released 8.6.8, December 22, 2017 --- http://core.tcl.tk/tcl/ for details
+
+2018-02-11 (enhance) stop blocking conversion of object to/from class (coulter)
+
+2018-02-14 (bug)[9fd5c6] crash in object deletion, test oo-11.5 (coulter)
+
+2018-02-14 (bug)[3c32a3] crash deleting object with class mixed in (coulter)
+
+2018-02-15 (platform) stop using -lieee, removed from glibc-2.27 (porter)
+***POTENTIAL INCOMPATIBILITY for math programs that embed Tcl***
+
+2018-02-23 (bug)[8e6a9a] bad binary [string match], test string-11.55 (porter)
+
+2018-03-05 (bug)[1873ea] repair multi-thread std channel init (sebres)
+
+
+
+
+- Released 8.6.9, October 17, 2017 - http://core.tcl-lang.org/tcl/ for details -