diff options
author | dgp <dgp@users.sourceforge.net> | 2006-04-13 21:16:54 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-04-13 21:16:54 (GMT) |
commit | 1b572d3904ba2a6e52219627f7e2f6c1c1486552 (patch) | |
tree | e87850ce0eb69376c98a8958b4aafd04e35511a6 /changes | |
parent | 29ccf114a131de1aa8e8e29d880ded5b929c4a6c (diff) | |
download | tcl-1b572d3904ba2a6e52219627f7e2f6c1c1486552.zip tcl-1b572d3904ba2a6e52219627f7e2f6c1c1486552.tar.gz tcl-1b572d3904ba2a6e52219627f7e2f6c1c1486552.tar.bz2 |
typocore_8_4_13
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.79.2.40 2006/04/12 15:20:16 dgp Exp $ +RCS: @(#) $Id: changes,v 1.79.2.41 2006/04/13 21:16:54 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -6323,7 +6323,7 @@ Restores Tcl 8.4.9 behavior (porter) --- Released 8.4.12, December 3, 2005 --- See ChangeLog for details --- -2005-12-09 (bug fix)[137478] [lsearch -start $pastEnd] => -1 (fellows) +2005-12-09 (bug fix)[1374778] [lsearch -start $pastEnd] => -1 (fellows) 2005-12-12 (bug fix)[1241572] correct [expr abs($LONG_MIN)] again (max) |