diff options
author | dgp <dgp@users.sourceforge.net> | 2009-04-13 16:20:52 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2009-04-13 16:20:52 (GMT) |
commit | ba9b83a702649e39d4ef7adb447439eb6fc2730a (patch) | |
tree | c088070222cbd436ad7dcdff307a1ca8153da73d | |
parent | 7853aef11c304649e0cf1319c3d20660f9d1ec87 (diff) | |
download | tcl-ba9b83a702649e39d4ef7adb447439eb6fc2730a.zip tcl-ba9b83a702649e39d4ef7adb447439eb6fc2730a.tar.gz tcl-ba9b83a702649e39d4ef7adb447439eb6fc2730a.tar.bz2 |
typos
-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) |