summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordas <das>2006-06-15 22:33:31 (GMT)
committerdas <das>2006-06-15 22:33:31 (GMT)
commit233456b5b89245aad5a46c14f751cabf56377c65 (patch)
treecd395e3211986c961efef203b2e90fa96d9b459c /changes
parent3ef936e22cb8b85468e7a94694e0217983d04cd2 (diff)
downloadtcl-233456b5b89245aad5a46c14f751cabf56377c65.zip
tcl-233456b5b89245aad5a46c14f751cabf56377c65.tar.gz
tcl-233456b5b89245aad5a46c14f751cabf56377c65.tar.bz2
add ref to darwin fix
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 ***