summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes5
1 files changed, 4 insertions, 1 deletions
diff --git a/changes b/changes
index 3671238..d8a0ea5 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.79.2.43 2006/06/15 18:11:22 dgp Exp $
+RCS: @(#) $Id: changes,v 1.79.2.44 2006/06/15 22:33:31 das Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -6379,6 +6379,9 @@ 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
+naked-fork safe on Tiger (steffen)
+
2006-05-31 (revert 2006-01-09)[1400572] namespace inscope & info level (porter)
*** POTENTIAL INCOMPATIBILITY ***