diff options
author | dgp <dgp@users.sourceforge.net> | 2017-04-11 19:11:27 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2017-04-11 19:11:27 (GMT) |
commit | f325616ca0b76bfb644bb17a91bc9ac2146b8644 (patch) | |
tree | 6bedb3a709d36d473a131a47033bf330afa8723a /changes | |
parent | 4fb9ef2b0adb641632b33e576228f02d37ea9e5e (diff) | |
download | tcl-f325616ca0b76bfb644bb17a91bc9ac2146b8644.zip tcl-f325616ca0b76bfb644bb17a91bc9ac2146b8644.tar.gz tcl-f325616ca0b76bfb644bb17a91bc9ac2146b8644.tar.bz2 |
More changes work
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -8704,6 +8704,15 @@ improvements to regexp engine from Postgres (lane,porter,fellows,seltenreich) 2016-09-07 (bug)[4dbdd9] Memleak in test var-8.3 (mr_calvin,porter) 2016-10-03 (bug)[2bf561] Allow empty command as alias target (yorick,nijtmans) + *** POTENTIAL INCOMPATIBILITY *** + +2016-10-04 (bug)[4d5ae7] Crash in async connects host no address (gahr,fellows) + +2016-10-08 (bug)[838e99] treat application/xml as text (gahr,fellows) +=> http 2.8.10 + +2016-10-11 (bug)[3cc1d9] Thread finalization crash in zippy (neumann) + |