summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-11-18 15:44:22 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-11-18 15:44:22 (GMT)
commit85ebf9cc2e3bb3dd7b73a962487fc40fd7804cee (patch)
tree8a982991b2474a6ee1e6f25e20224eb7919400c4 /changes
parentbbfdb362cdea590d5069889d3c5199d47a0abe43 (diff)
downloadtcl-85ebf9cc2e3bb3dd7b73a962487fc40fd7804cee.zip
tcl-85ebf9cc2e3bb3dd7b73a962487fc40fd7804cee.tar.gz
tcl-85ebf9cc2e3bb3dd7b73a962487fc40fd7804cee.tar.bz2
* changes: Final updates for Tcl 8.4.8 release.
Diffstat (limited to 'changes')
-rw-r--r--changes8
1 files changed, 6 insertions, 2 deletions
diff --git a/changes b/changes
index 1d3fd33..f296cab 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.79.2.14 2004/11/16 16:56:00 dgp Exp $
+RCS: @(#) $Id: changes,v 1.79.2.15 2004/11/18 15:44:25 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -6106,8 +6106,12 @@ Corrects Tcl_StatBuf definition issues. (hobbs)
2004-11-16 (bug fix)[695441] [tcl_findLibrary] search $::auto_path too (porter)
+2004-11-16 (bug fix)[1067709] crash in [fconfigure -ttycontrol] (hobbs)
+
+2004-11-18 (new feature) configure options --enable-man-suffix (max)
+
Documentation improvements [759545,1058446,1062647,1065732,etc.]
Test suite expansion [1036649,1001997,etc.]
---- Released 8.4.8, November XX, 2004 --- See ChangeLog for details ---
+--- Released 8.4.8, November 18, 2004 --- See ChangeLog for details ---