From 20e183fe4ce20ecc825db92439063d1d8f7243ff Mon Sep 17 00:00:00 2001 From: dgp Date: Mon, 31 Dec 2007 16:57:03 +0000 Subject: * changes: updates for 8.4.17 release. --- ChangeLog | 6 ++++++ changes | 21 ++++++++++++++++++++- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c7dfe53..cec77c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-12-31 Don Porter + + *** 8.4.17 TAGGED FOR RELEASE *** + + * changes: updates for 8.4.17 release. + 2007-12-18 Donal K. Fellows * generic/regguts.h, generic/regc_color.c, generic/regc_nfa.c: diff --git a/changes b/changes index 1189624..f3ff291 100644 --- a/changes +++ b/changes @@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.79.2.52 2007/09/18 19:37:06 das Exp $ +RCS: @(#) $Id: changes,v 1.79.2.53 2007/12/31 16:57:04 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -6480,3 +6480,22 @@ URL validity checking against RFC 2986 (hobbs) 2007-09-15 (platform support) SunOS-5.1x link with cc, not ld (steffen) --- Released 8.4.16, September 21, 2007 --- See ChangeLog for details --- + +2007-10-03 (bug fix) Corrected find of deleted command (sofer,neumann) + +2007-10-15 (bug fix)[1813528] Tcl_ParseBraces read past buffer (mistachkin) + +2007-10-30 (bug fix)[1810264] stop panic in RE lexer (fellows) + +2007-11-15 (bug fix)[1810038] infinite loop in RE compiler (lane,porter) + +2007-11-27 (bug fix)[1823552] encoding conversion for [info hostname] (porter) + +2007-12-05 (bug fix)[1844789] fix [lsearch -exact -integer] crash (fellows) + +2007-12-13 (bug fix)[1773127] corrected open mode "a+" (rottman,fellows) + +2007-12-18 (bug fix)[1810264] revised regexp engine to prevent debilitating +over-consumption of resources (drewry,lane,ormandy,fellows) + +--- Released 8.4.17, January 4, 2008 --- See ChangeLog for details --- -- cgit v0.12