diff options
author | dgp <dgp@users.sourceforge.net> | 2017-04-12 20:23:56 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2017-04-12 20:23:56 (GMT) |
commit | d8f3d43759697e3be6d3613094aebedc9f83063d (patch) | |
tree | c5b024001bb3617c8a6d8bee2993329bffed38d8 /changes | |
parent | b2974f1f0e669628c3610c9d37cdee084e9c9810 (diff) | |
download | tcl-d8f3d43759697e3be6d3613094aebedc9f83063d.zip tcl-d8f3d43759697e3be6d3613094aebedc9f83063d.tar.gz tcl-d8f3d43759697e3be6d3613094aebedc9f83063d.tar.bz2 |
Bump msgcat and tcl tests and continue updates to changes.
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -8713,6 +8713,18 @@ improvements to regexp engine from Postgres (lane,porter,fellows,seltenreich) 2016-10-11 (bug)[3cc1d9] Thread finalization crash in zippy (neumann) +2016-10-12 (bug)[be003d] Fix [scan 0x1 %b], [scan 0x1 %o] (porter) + +2016-10-14 (bug)[eb6b68] Fix stringComp-14.5 (porter) + +2016-10-30 (bug)[b26e38] Fix zlib-7.8 (fellows) + +2016-10-30 (bug)[1ae129] Fix memleak in [history] destruction (fellows) + +2016-11-04 (feature) Provision Tcl 9 support in msgcat and tcltest (nijtmans) +=> msgcat 1.6.1 +=> tcltest 2.4.1 + |