summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordas <das>2007-09-18 19:39:57 (GMT)
committerdas <das>2007-09-18 19:39:57 (GMT)
commita32a5222a0aa366aa60be97e2a41602400b6f00e (patch)
treeb5c83eae66f8c20e8fd4d195701cd2023590aa9f /changes
parent130c96273e714020ab719a63c2d62d4a05c372ce (diff)
downloadtcl-a32a5222a0aa366aa60be97e2a41602400b6f00e.zip
tcl-a32a5222a0aa366aa60be97e2a41602400b6f00e.tar.gz
tcl-a32a5222a0aa366aa60be97e2a41602400b6f00e.tar.bz2
Darwin changes for 8.5b1
Diffstat (limited to 'changes')
-rw-r--r--changes21
1 files changed, 20 insertions, 1 deletions
diff --git a/changes b/changes
index 0bf8b0f..e8cad20 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.116 2007/05/16 22:14:55 das Exp $
+RCS: @(#) $Id: changes,v 1.117 2007/09/18 19:39:57 das Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -6921,3 +6921,22 @@ upvar and namespace upvar.
2007-04-23 (bug fix) Workaround crashing bug in fts_open() on 64bit Darawin.
--- Released 8.5a6, April 25, 2007 --- See ChangeLog for details ---
+
+2007-06-06 (platform support) Darwin: add plist to tclsh.
+
+2007-06-23 (bug fix) Darwin: prevent post-fork() abort().
+
+2007-06-29 (enhancement) Tcl_Alloc alignment on Darwin.
+
+2007-08-14 (platform support) Darwin: [load] from VFS on intel & 64bit.
+
+2007-09-03 (compat support) Restore registration of "wideInt" Tcl_ObjType.
+
+2007-09-06 (platform support) Darwin: drop support for Xcode 1.5 project, add
+project for Xcode 3.0.
+
+2007-09-14 (enhancement)[1793984] DTrace provider for Tcl.
+
+2007-09-15 (platform support) SunOS-5.1x link with cc, not ld.
+
+--- Released 8.5b1, September ??, 2007 --- See ChangeLog for details ---