summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-06-21 19:38:21 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-06-21 19:38:21 (GMT)
commit6022b097fe4d12d7fc98bef079d9378fc4f7e16e (patch)
treea059997e07829fda54ca353b2b4bad92507099fd /changes
parent0a8e0f35a2edeb0b51aef1e06df239c2c64ef776 (diff)
downloadtcl-6022b097fe4d12d7fc98bef079d9378fc4f7e16e.zip
tcl-6022b097fe4d12d7fc98bef079d9378fc4f7e16e.tar.gz
tcl-6022b097fe4d12d7fc98bef079d9378fc4f7e16e.tar.bz2
update changes and release tag
Diffstat (limited to 'changes')
-rw-r--r--changes9
1 files changed, 8 insertions, 1 deletions
diff --git a/changes b/changes
index cf603c4..58010b8 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.79.2.20 2005/06/21 17:19:40 dgp Exp $
+RCS: @(#) $Id: changes,v 1.79.2.21 2005/06/21 19:38:40 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -6215,4 +6215,11 @@ Documentation improvements [1075433,1085127,1117017,1124160,1149605,etc.]
2005-06-21 (bug fix)[1201035,1224585] execution trace crashes (porter)
+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.
+
--- Released 8.4.11, June 24, 2005 --- See ChangeLog for details ---