From b75ee3d8e1cc3dcad8d508b590167837fe0bfa2a Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Wed, 17 Nov 2021 11:30:38 +0100 Subject: Prepare for next release and make x.0.5 public * ACE/NEWS: * ACE/bin/diff-builds-and-group-fixed-tests-only.sh: * ACE/docs/Download.html: * ACE/etc/index.html: * TAO/NEWS: --- ACE/NEWS | 3 ++ ACE/bin/diff-builds-and-group-fixed-tests-only.sh | 2 +- ACE/docs/Download.html | 64 +++++++++++------------ ACE/etc/index.html | 1 + TAO/NEWS | 3 ++ 5 files changed, 40 insertions(+), 33 deletions(-) diff --git a/ACE/NEWS b/ACE/NEWS index 39bb33547ac..21360ebc94e 100644 --- a/ACE/NEWS +++ b/ACE/NEWS @@ -1,3 +1,6 @@ +USER VISIBLE CHANGES BETWEEN ACE-7.0.5 and ACE-7.0.6 +==================================================== + USER VISIBLE CHANGES BETWEEN ACE-7.0.4 and ACE-7.0.5 ==================================================== diff --git a/ACE/bin/diff-builds-and-group-fixed-tests-only.sh b/ACE/bin/diff-builds-and-group-fixed-tests-only.sh index da58474effd..20d74e9ff47 100755 --- a/ACE/bin/diff-builds-and-group-fixed-tests-only.sh +++ b/ACE/bin/diff-builds-and-group-fixed-tests-only.sh @@ -2,7 +2,7 @@ if test -z $1; then newdate=`date -u +%Y_%m_%d`; else newdate=$1; fi if test -z $2; then prefix=`date -u +%Y%m%d%a`; else prefix=$2; fi -if test -z $3; then olddate=2021_10_01; else olddate=$3; fi +if test -z $3; then olddate=2021_11_17; else olddate=$3; fi if test -z $ACE_ROOT; then ACE_ROOT=..; fi if test -z $TAO_ROOT; then TAO_ROOT=${ACE_ROOT}/TAO; fi # diff --git a/ACE/docs/Download.html b/ACE/docs/Download.html index fd180b89eac..fe607e87279 100644 --- a/ACE/docs/Download.html +++ b/ACE/docs/Download.html @@ -92,81 +92,81 @@ Windows line feeds. For all other platforms download a .gz/.bz2 package.