From 69e750883a78cfe72c39c5cc9cde7b78d8803719 Mon Sep 17 00:00:00 2001 From: dgp Date: Wed, 12 Dec 2007 15:35:21 +0000 Subject: * changes: Updated for 8.5.0 release. --- ChangeLog | 4 ++++ changes | 29 ++++++++++++++++++++++++++++- 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a653cab..f79de9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-12-12 Don Porter + + * changes: Updated for 8.5.0 release. + 2007-12-10 Jeff Hobbs * generic/tclUtil.c (TclReToGlob): reduce escapes in conversion diff --git a/changes b/changes index 9aa0d49..43929c2 100644 --- a/changes +++ b/changes @@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.123 2007/11/19 18:49:11 das Exp $ +RCS: @(#) $Id: changes,v 1.124 2007/12/12 15:35:23 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -7073,3 +7073,30 @@ on Windows to be larger than the default [interp recursionlimit] value Many significant documentation improvements (fellows, sofer) --- Released 8.5b3, November 19, 2007 --- See ChangeLog for details --- + +2007-11-20 (enhancement) string rep of dict has stable order (fellows) + +2007-11-21 (enhancement) compiled ensemble support (fellows) + +2007-11-22 (enhancement) [dict] is now an ensemble (fellows) + +2007-11-23 (enhancement) [string] is now an ensemble (fellows) + +2007-11-26 (bug fix)[1815573] Correct stack checking failure (sofer,golovan) + +2007-11-27 (bug fix)[800753] Document single byte char limit for +[chan configure -eofchar] (cassoff) + +2007-12-03 (enhancement)[1836519] [switch $val $body] safe/fast (fellows,spjuth) + +2007-12-03 (release) tcltest package bump to 2.3.0 (porter) + +2007-12-03 (bug fix)[1618235] fix BSD compile errors (fellows) + +2007-12-05 (bug fix)[1844789] fix [lsearch -exact -integer] crash (fellows) + +2007-12-05 (performance)[1845092] Tcl_ObjType for channel names (hobbs) + +Several documentation and release notes improvements + +--- Released 8.5.0, December 14, 2007 --- See ChangeLog for details --- -- cgit v0.12