diff options
author | das <das> | 2008-06-20 13:57:04 (GMT) |
---|---|---|
committer | das <das> | 2008-06-20 13:57:04 (GMT) |
commit | f0c083ee48e56d7bbe529ee2182271bffce11aad (patch) | |
tree | 7b7e45b4f4efdffba77ea4f77bec0ccb9a4928c7 /changes | |
parent | 1ea4ba3cdd99b4c13ce007797acebe2298dfab73 (diff) | |
download | tcl-f0c083ee48e56d7bbe529ee2182271bffce11aad.zip tcl-f0c083ee48e56d7bbe529ee2182271bffce11aad.tar.gz tcl-f0c083ee48e56d7bbe529ee2182271bffce11aad.tar.bz2 |
Solaris changes for 8.5.3
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.1 2008/06/19 19:29:16 dgp Exp $ +RCS: @(#) $Id: changes,v 1.136.2.2 2008/06/20 13:57:04 das Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -7211,4 +7211,8 @@ variables without "." added to customization hooks (kupries) 2008-05-23 (bug fix)[1965787] 32-bit overflow in [tell] result (ferrieux) +2008-06-12 (platform support) Solaris static build with DTrace (steffen) + +2008-06-12 (platform support) Solaris/amd64 gcc 64bit support (steffen) + --- Released 8.5.3, June ??, 2008 --- See ChangeLog for details --- |