diff options
author | dgp <dgp@users.sourceforge.net> | 2004-03-01 18:22:58 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-03-01 18:22:58 (GMT) |
commit | e1afee6bb276d510ee7b22252af4662652500d75 (patch) | |
tree | f0edd0014e3faeba1746e37633dcecbd4a3fa394 /changes | |
parent | fa9272d4b37328eddeeff3f647a4eecfedcc8c53 (diff) | |
download | tcl-e1afee6bb276d510ee7b22252af4662652500d75.zip tcl-e1afee6bb276d510ee7b22252af4662652500d75.tar.gz tcl-e1afee6bb276d510ee7b22252af4662652500d75.tar.bz2 |
updated release note files for 8.4.6core_8_4_6
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.79.2.6 2004/02/20 18:35:48 dgp Exp $ +RCS: @(#) $Id: changes,v 1.79.2.7 2004/03/01 18:22:59 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -5952,4 +5952,14 @@ various odd regexp "can't happen" bugs. 2004-02-17 (new default) tcltest::configure -verbose {body error} ---- Released 8.4.6, February 27, 2004 --- See ChangeLog for details --- +2004-02-19 (bug fix) init.tcl search path with unusual --libdir (samson) + +2004-02-25 (bug fix)[554068] stopped broken [exec] quoting of { (gravereaux) + +2004-02-25 (bug fix)[888777] plugged memory leak with long host names (cassoff) + +2004-03-01 (bug fix)[462580] corrected level interpretation of Tcl_CreateTrace + +2004-03-01 (platform support)[218561] Allow 64-bit configure on IRIX64-6.5* + +--- Released 8.4.6, March 1, 2004 --- See ChangeLog for details --- |