summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes4
1 files changed, 3 insertions, 1 deletions
diff --git a/changes b/changes
index 01bcccc..dd47fdb 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.79.2.46 2006/10/10 19:10:37 dgp Exp $
+RCS: @(#) $Id: changes,v 1.79.2.47 2006/10/16 15:34:08 das Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -6391,6 +6391,8 @@ naked-fork safe on Tiger (steffen)
2006-07-20 (bug fix) Darwin: execve() works iff event loop not yet run (steffen)
+2006-08-18 (bug fix) intermittent failures in TclUnixWaitForFile() (steffen)
+
2006-08-18 (platform support) Darwin x86_64 (steffen)
2006-08-21 (bug fix)[1457797] Darwin 64-bit notifier hang (steffen)