From 7eb0b805963e495b61ad2c757726c9a39912f537 Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Thu, 27 Jan 2005 12:41:46 +0000 Subject: [PATCH] move change to 1.6 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277507 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 3 --- 1 file changed, 3 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index d9b46ef51..1582eadf0 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -37,9 +37,6 @@ Fixed bugs: can now handle files as long as there is enough disk space available. -* bad link in docs to the enhancement page in bugzilla. - Bugzilla report 33252. - Other changes: --------------