From 0dd6e2f945ae55f6b731618ada7f1285f65f2547 Mon Sep 17 00:00:00 2001 From: dgp Date: Tue, 18 Sep 2007 17:22:10 +0000 Subject: *** 8.4.16 TAGGED FOR RELEASE *** * changes: updates for 8.4.16 release. FossilOrigin-Name: b6f23acaf870719a1b5cc069d3414c4c2412c047 --- ChangeLog | 8 +++++++- changes | 31 ++++++++++++++++++++++++++++++- 2 files changed, 37 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4436dab..d6747b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-09-18 Don Porter + + *** 8.4.16 TAGGED FOR RELEASE *** + + * changes: updates for 8.4.16 release. + 2007-09-15 Daniel Steffen * unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld' @@ -106,7 +112,7 @@ * generic/tclCmdMZ.c: Corrected broken trace reversal logic in * generic/tclTest.c: TclCheckInterpTraces that led to infinite loop * tests/basic.test: when multiple Tcl_CreateTrace traces were set - and one of them did not fire due to level restrictions. [Bug 1743931]. + and one of them did not fire due to level restrictions. [Bug 1743941]. 2007-06-23 Daniel Steffen diff --git a/changes b/changes index bd66062..0ccbc22 100644 --- a/changes +++ b/changes @@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.79.2.50 2007/05/16 22:13:07 das Exp $ +RCS: @(#) $Id: changes,v 1.79.2.51 2007/09/18 17:22:13 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -6449,3 +6449,32 @@ URL validity checking against RFC 2986 (hobbs) 2007-04-29 (bug fix) fts_open() crash on 64bit Darwin 8 or earlier (steffen) --- Released 8.4.15, May 25, 2007 --- See ChangeLog for details --- + +2007-05-29 (bug fix)[1712723] Joinable thread death on 64-bit (virden,hobbs) + +2007-06-23 (bug fix) Mac OS X: prevent post-fork() abort() (steffen) + +2007-06-27 (bug fix)[1743941] Infinite loop in Tcl_CreateTrace traces (porter) + +2007-06-29 (enhancement) Tcl_Alloc alignment on Darwin (steffen) + +2007-06-30 (bug fix)[1726873] crash in thread sync objects (vasiljevic,twylite) + +2007-07-05 (bug fix)[1743676] no command named "" error message (porter,virden) + +2007-08-14 (platform support) Darwin [load] on intel and 64bit (steffen) + +2007-08-25 (bug fix)[1751117] [clock format ... %c] buffer overrun (kenny) + +2007-09-10 (bug fix)[1740631] Linked variable unlink prevention (maros,hobbs) + +2007-09-11 (platform support) Windows AMD64 support (thoyts) + +2007-09-11 (bug fix)[1772989,1071322] Support _, : in test constraints (porter) +=> tcltest 2.2.9 + +2007-09-14 (enhancement)[1793984] Support for --enable-dtrace builds (steffen) + +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 --- -- cgit v0.12