summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-06-22 20:26:22 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-06-22 20:26:22 (GMT)
commitc020600660d7f30a3cf6a153883cfaa7364ffa8c (patch)
tree95eae78e54202175090a45639da021ad1c938474 /changes
parentae6de3127e8d6bef55078a9e0deca23676388b04 (diff)
downloadtcl-c020600660d7f30a3cf6a153883cfaa7364ffa8c.zip
tcl-c020600660d7f30a3cf6a153883cfaa7364ffa8c.tar.gz
tcl-c020600660d7f30a3cf6a153883cfaa7364ffa8c.tar.bz2
update for 8.4.11
Diffstat (limited to 'changes')
-rw-r--r--changes4
1 files changed, 3 insertions, 1 deletions
diff --git a/changes b/changes
index 58010b8..b9e0cd1 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.79.2.21 2005/06/21 19:38:40 dgp Exp $
+RCS: @(#) $Id: changes,v 1.79.2.22 2005/06/22 20:26:22 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -6222,4 +6222,6 @@ 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)
+
--- Released 8.4.11, June 24, 2005 --- See ChangeLog for details ---