summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordas <das>2006-08-21 02:36:27 (GMT)
committerdas <das>2006-08-21 02:36:27 (GMT)
commitf270dbabbe5911af0a1dec442df1d7fac1a4a7a7 (patch)
treec949174f3e2465224988956ad7d1738a2b2af119 /changes
parent56574b4e03aa9dfcdd5a8886bfa4474879b6b956 (diff)
downloadtcl-f270dbabbe5911af0a1dec442df1d7fac1a4a7a7.zip
tcl-f270dbabbe5911af0a1dec442df1d7fac1a4a7a7.tar.gz
tcl-f270dbabbe5911af0a1dec442df1d7fac1a4a7a7.tar.bz2
update with recent Darwin changes
Diffstat (limited to 'changes')
-rw-r--r--changes14
1 files changed, 12 insertions, 2 deletions
diff --git a/changes b/changes
index d8a0ea5..e55a1f2 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.79.2.44 2006/06/15 22:33:31 das Exp $
+RCS: @(#) $Id: changes,v 1.79.2.45 2006/08/21 02:36:27 das Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -6379,7 +6379,7 @@ bytecode while references still on the stack (porter,ryazanov)
2006-05-13 (bug fix)[943995] fixed [glob] on VFS (porter)
-2006-05-13 (bug fix)[923072] Darwin: made unthreaded CoreFoundation notifier
+2006-05-27 (bug fix)[923072] Darwin: made unthreaded CoreFoundation notifier
naked-fork safe on Tiger (steffen)
2006-05-31 (revert 2006-01-09)[1400572] namespace inscope & info level (porter)
@@ -6387,4 +6387,14 @@ naked-fork safe on Tiger (steffen)
2006-06-14 (platform support)[1424909] MS VS2005 support (thoyts)
+2006-07-20 (platform support) Mac OS X weak linking (steffen)
+
+2006-07-20 (bug fix) Darwin: execve() works iff event loop not yet run (steffen)
+
+2006-08-18 (platform support) Darwin x86_64 (steffen)
+
+2006-08-21 (bug fix)[1457797] Darwin 64-bit notifier hang (steffen)
+
+2006-08-21 (bug fix) Darwin: recursively called event loop (steffen)
+
--- Released 8.4.14, June XX, 2006 --- See ChangeLog for details ---