summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-06-22 21:44:11 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-06-22 21:44:11 (GMT)
commitea03fe1abe7cd5423ac0862722f132777d5a54a9 (patch)
tree282fe8a35ff2ff2c737d188a1b3f62c0c18a50a4 /changes
parent40ec34c69d75cff73a8d0f130c16e6ecf8f0e7eb (diff)
downloadtcl-ea03fe1abe7cd5423ac0862722f132777d5a54a9.zip
tcl-ea03fe1abe7cd5423ac0862722f132777d5a54a9.tar.gz
tcl-ea03fe1abe7cd5423ac0862722f132777d5a54a9.tar.bz2
update changes for 8.4.11
Diffstat (limited to 'changes')
-rw-r--r--changes11
1 files changed, 5 insertions, 6 deletions
diff --git a/changes b/changes
index b9e0cd1..18e3413 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.79.2.22 2005/06/22 20:26:22 dgp Exp $
+RCS: @(#) $Id: changes,v 1.79.2.23 2005/06/22 21:44:11 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -6217,11 +6217,10 @@ Documentation improvements [1075433,1085127,1117017,1124160,1149605,etc.]
2005-06-21 (bug fix)[1194458] Windows: [file split] (kenny,porter)
-2005-06-21 (revert)[947693,1225044] Windows: 2005-04-19 change to honor
-blocking during close led to multiple test suite failures. Undone. (kenny)
-***POTENTIAL INCOMPATIBILITY***
-with Tcl 8.4.10 and 8.5. Restores compatibility with 8.4.9 and earlier.
-
2005-06-22 (bug fix)[1225727] Windows: pipe finalization crash (kenny)
+2005-06-22 (bug fix)[1225571] Windows: [file pathtype] buffer overflow (thoyts)
+
+2005-06-22 (bug fix)[1225044] Windows: UMR in pipe close (kenny)
+
--- Released 8.4.11, June 24, 2005 --- See ChangeLog for details ---