summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordas <das>2008-06-20 13:57:04 (GMT)
committerdas <das>2008-06-20 13:57:04 (GMT)
commitf0c083ee48e56d7bbe529ee2182271bffce11aad (patch)
tree7b7e45b4f4efdffba77ea4f77bec0ccb9a4928c7
parent1ea4ba3cdd99b4c13ce007797acebe2298dfab73 (diff)
downloadtcl-f0c083ee48e56d7bbe529ee2182271bffce11aad.zip
tcl-f0c083ee48e56d7bbe529ee2182271bffce11aad.tar.gz
tcl-f0c083ee48e56d7bbe529ee2182271bffce11aad.tar.bz2
Solaris changes for 8.5.3
-rw-r--r--changes6
1 files changed, 5 insertions, 1 deletions
diff --git a/changes b/changes
index 65cfb1b..e9a55f2 100644
--- a/changes
+++ b/changes
@@ -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 ---