From 014117fff5d94d6e80cbd4660eaf5651dad5c7d4 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 31 Mar 2003 09:23:57 +0000 Subject: [PATCH] Two fixes will be in 1.5.3 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274350 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index 82dc04ff9..2d075b1d8 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -70,11 +70,6 @@ Fixed bugs: StringIndexOutOfBoundsException on all OSes where os.name is shorter than seven characters. Bugzilla Report 18105. -* starteam checkout can now handle deleted labels. Bugzilla Report 17646. - -* The Unix wrapper script failed if you invoked it as a relative - symlink and ANT_HOME has not been set. Bugzilla Report 17721. - * and 's failonerror didn't apply to filesets pointing to non-existant directories. Bugzilla Report 18414. @@ -236,6 +231,11 @@ Fixed bugs: * The prefix attribute of would not generate directory entries for the prefix itself. Bugzilla Report 18403. +* starteam checkout can now handle deleted labels. Bugzilla Report 17646. + +* The Unix wrapper script failed if you invoked it as a relative + symlink and ANT_HOME has not been set. Bugzilla Report 17721. + Other Changes: -------------- * Added ability to specify manifest encoding for the and