diff options
author | das <das> | 2009-04-10 21:22:46 (GMT) |
---|---|---|
committer | das <das> | 2009-04-10 21:22:46 (GMT) |
commit | 378202fab847a2ea292310e3322a08c2f67c2ca2 (patch) | |
tree | 925dc7ad0516de572b60d479110b45ec65139812 /changes | |
parent | dd6bcc6bb3edd682d8ecd29b6c8e1ac5cf459d01 (diff) | |
download | tcl-378202fab847a2ea292310e3322a08c2f67c2ca2.zip tcl-378202fab847a2ea292310e3322a08c2f67c2ca2.tar.gz tcl-378202fab847a2ea292310e3322a08c2f67c2ca2.tar.bz2 |
Darwin additions
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.136.2.13 2009/04/10 20:33:49 dgp Exp $ +RCS: @(#) $Id: changes,v 1.136.2.14 2009/04/10 21:22:46 das Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -7328,4 +7328,8 @@ among multiple interps (kupries) 2008-04-09 tzdata updated to Olson's tzdata2009e (kenny) +2009-05-10 (new feature) Darwin: embeddable CoreFoundation notifier (steffen) + +2009-04-10 (bug fix)[1961211] Darwin [load] back-compatibility (steffen) + --- Released 8.5.7, April 10, 2009 --- See ChangeLog for details --- |