diff options
author | dgp <dgp@noemail.net> | 2007-12-13 15:22:29 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2007-12-13 15:22:29 (GMT) |
commit | b199df525982f3f986e08cb58964bb0b6105b8b9 (patch) | |
tree | f3efc9cb8dc74c6e423d086153083555fdf0a459 /changes | |
parent | a7c1f174bc88b5a3d772db5a8a29c0969754cd7c (diff) | |
download | tcl-b199df525982f3f986e08cb58964bb0b6105b8b9.zip tcl-b199df525982f3f986e08cb58964bb0b6105b8b9.tar.gz tcl-b199df525982f3f986e08cb58964bb0b6105b8b9.tar.bz2 |
merge stable branch onto HEAD
FossilOrigin-Name: d1f7550cd9bf1343d8505fb99fc5141b58bb88bf
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.124 2007/12/12 15:35:23 dgp Exp $ +RCS: @(#) $Id: changes,v 1.125 2007/12/13 15:22:30 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. |