summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordas <das>2006-10-16 15:34:07 (GMT)
committerdas <das>2006-10-16 15:34:07 (GMT)
commit5aad87b2a6c4c90a1c44234386a37c54605627f4 (patch)
tree1268946d1ac139b0b662c81ff8ecb6c1941e3c59 /changes
parent782c6a62d40f4526b20e016d86fd09e3da3fe919 (diff)
downloadtcl-5aad87b2a6c4c90a1c44234386a37c54605627f4.zip
tcl-5aad87b2a6c4c90a1c44234386a37c54605627f4.tar.gz
tcl-5aad87b2a6c4c90a1c44234386a37c54605627f4.tar.bz2
* changes: updates for 8.4.14 release.
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)