summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-11-18 18:34:10 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-11-18 18:34:10 (GMT)
commit3727bd7f9afd5d6505ad727831ed2afc3723c316 (patch)
tree238a93a062cbebe1e21d72fb99c303b99440ddf6 /changes
parentdbdb3b9fcf11946932f60c9855956a000262b2d5 (diff)
downloadtcl-3727bd7f9afd5d6505ad727831ed2afc3723c316.zip
tcl-3727bd7f9afd5d6505ad727831ed2afc3723c316.tar.gz
tcl-3727bd7f9afd5d6505ad727831ed2afc3723c316.tar.bz2
port changes updates from 8-4 branch
Diffstat (limited to 'changes')
-rw-r--r--changes6
1 files changed, 5 insertions, 1 deletions
diff --git a/changes b/changes
index 1221ebc..b0e99b7 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.91 2004/11/15 22:04:51 dgp Exp $
+RCS: @(#) $Id: changes,v 1.92 2004/11/18 18:34:10 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -6301,6 +6301,10 @@ tables to avoid system limits (mistachkin)
2004-11-15 (bug fix)[10653678] [trace variable],[trace remove] interop (porter)
+2004-11-16 (bug fix)[1067709] crash in [fconfigure -ttycontrol] (hobbs)
+
+2004-11-18 (new feature) configure options --enable-man-suffix (max)
+
Doc improvements [759545,926590,935853,1017072,1018486,1022527,1027849,
1032243,1047928,1048005,1058446,1062647,1065732,etc.]
Test suite expansion [1036649,1001997,etc.]