diff options
author | dgp@users.sourceforge.net <dgp> | 2009-04-13 16:20:52 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2009-04-13 16:20:52 (GMT) |
commit | 3d9da48be0ba47f665205a045b3164210e33b47c (patch) | |
tree | c088070222cbd436ad7dcdff307a1ca8153da73d /changes | |
parent | d7efb989eeadcb1687bf310b09c389ee430a7c1b (diff) | |
download | tcl-3d9da48be0ba47f665205a045b3164210e33b47c.zip tcl-3d9da48be0ba47f665205a045b3164210e33b47c.tar.gz tcl-3d9da48be0ba47f665205a045b3164210e33b47c.tar.bz2 |
typos
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.136.2.14 2009/04/10 21:22:46 das Exp $ +RCS: @(#) $Id: changes,v 1.136.2.15 2009/04/13 16:20:52 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -7326,9 +7326,9 @@ among multiple interps (kupries) 2009-04-09 (bug fix)[26245326] [http::geturl] connection failures (golovan) => http 2.7.3 -2008-04-09 tzdata updated to Olson's tzdata2009e (kenny) +2009-04-09 tzdata updated to Olson's tzdata2009e (kenny) -2009-05-10 (new feature) Darwin: embeddable CoreFoundation notifier (steffen) +2009-04-10 (new feature) Darwin: embeddable CoreFoundation notifier (steffen) 2009-04-10 (bug fix)[1961211] Darwin [load] back-compatibility (steffen) |