summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-03-22 14:12:02 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-03-22 14:12:02 (GMT)
commitcad7d1a3535d3b133d67f2b35e6eba3928c10f98 (patch)
treedede9b8a3bf2d127e5d3ca2cfbc2718912756158 /changes
parent429d1d1c96179a7128fbaa793274ba3186c2fd6c (diff)
downloadtcl-cad7d1a3535d3b133d67f2b35e6eba3928c10f98.zip
tcl-cad7d1a3535d3b133d67f2b35e6eba3928c10f98.tar.gz
tcl-cad7d1a3535d3b133d67f2b35e6eba3928c10f98.tar.bz2
* changes: updates for another RC.
Diffstat (limited to 'changes')
-rw-r--r--changes10
1 files changed, 8 insertions, 2 deletions
diff --git a/changes b/changes
index 205678d..e3e408d 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.79.2.37 2006/03/13 20:41:52 dgp Exp $
+RCS: @(#) $Id: changes,v 1.79.2.38 2006/03/22 14:12:02 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -6340,4 +6340,10 @@ when auto-loading or exec traces are present (porter)
2005-03-13 (revert 2005-07-26 change) ${prefix}/share on ::tcl_pkgPath (porter)
---- Released 8.4.13, March 17, 2006 --- See ChangeLog for details ---
+2006-03-14 (bug fix)[1381436,859820] threadsafe Tcl_WaitPid (gravereaux,kupries)
+
+2006-03-14 (bug fix)[768659] pipeline error when last command missing (kupries)
+
+2006-03-18 (bug fix)[1193497] Win porting of [file writable] (darley,vogel)
+
+--- Released 8.4.13, March 30, 2006 --- See ChangeLog for details ---