diff options
author | dgp <dgp@users.sourceforge.net> | 2008-08-12 15:00:23 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-08-12 15:00:23 (GMT) |
commit | 82d9d352c73e5c04dbe6d8ca0e3349dbdf5e187c (patch) | |
tree | 50c76ded3488565b320695d96385e86cbab03386 /changes | |
parent | d012e417ea577645b17692aed2c240f5051dd815 (diff) | |
download | tcl-82d9d352c73e5c04dbe6d8ca0e3349dbdf5e187c.zip tcl-82d9d352c73e5c04dbe6d8ca0e3349dbdf5e187c.tar.gz tcl-82d9d352c73e5c04dbe6d8ca0e3349dbdf5e187c.tar.bz2 |
* changes: Updates for 8.6a2 release.
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.143 2008/08/08 20:56:18 dgp Exp $ +RCS: @(#) $Id: changes,v 1.144 2008/08/12 15:00:23 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -7284,4 +7284,9 @@ in a deleted interp. (porter) 2008-08-08 tzdata updated to Olson's tzdata2008e (kenny) +2008-08-11 (bug fix)[2046846] 64bit support for http zlib crc (thoyts) +=> http 2.7.1 + +2008-08-11 (enhancement) automatic [package provide] for TMs (kupries) + --- Released 8.6a2, August 15, 2008 --- See ChangeLog for details --- |