From 05aa355aebd2f1cac41585bf8feae258f79fb446 Mon Sep 17 00:00:00 2001 From: dgp Date: Thu, 23 Jun 2005 15:45:13 +0000 Subject: release tag / changes updates --- ChangeLog | 4 ++-- changes | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3ec32d8..732660d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-06-23 Kevin Kenny + *** 8.4.11 TAGGED FOR RELEASE *** + * win/tclWinChan.c: More rewriting of __asm__ blocks that * win/tclWinFCmd.c: implement SEH in GCC, because mingw's gcc 3.4.2 is not as forgiving of violations committed by @@ -7,8 +9,6 @@ 2005-06-23 Daniel Steffen - *** 8.4.11 TAGGED FOR RELEASE *** - * unix/Makefile.in (install-private-headers): rewrite tclPort.h when installing private headers to remove ../unix relative #include path to tclUnixPort.h (which is incorrect at the installed location). diff --git a/changes b/changes index 18e3413..b2ea181 100644 --- a/changes +++ b/changes @@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.79.2.23 2005/06/22 21:44:11 dgp Exp $ +RCS: @(#) $Id: changes,v 1.79.2.24 2005/06/23 15:45:24 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -6223,4 +6223,6 @@ Documentation improvements [1075433,1085127,1117017,1124160,1149605,etc.] 2005-06-22 (bug fix)[1225044] Windows: UMR in pipe close (kenny) +2005-06-23 (bug fix)[1225957] Windows/gcc: crashes in assembler code (kenny) + --- Released 8.4.11, June 24, 2005 --- See ChangeLog for details --- -- cgit v0.12