From e5559c804b8116419422aa69d671f93870e2f200 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 25 Mar 2010 14:15:55 +0000 Subject: [PATCH] uniform reference to bug numbers git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@927417 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index 66ebadf46..6ec6b1ece 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -62,7 +62,7 @@ Fixed bugs: Bugzilla Report 48876 * email : IO error sending mail with plain mimetype - Bug 48932 + Bugzilla Report 48932 * the complete-ant-cmd.pl script failed to create a proper cache of target if "ant -p" failed.