From 6bbbeb7cbcbb1e424bdc7baa4a8394d6860278c0 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 2 Mar 2010 11:29:24 +0000 Subject: [PATCH] there now is an issue we can link to for the ZIP change git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@917975 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 1 + 1 file changed, 1 insertion(+) diff --git a/WHATSNEW b/WHATSNEW index bcd94e77f..4f3221374 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -59,6 +59,7 @@ Other changes: * Ant is now more lenient with ZIP extra fields and will be able to read archives that it failed to read in earlier versions. + Bugzilla Report 48781. * The family of tasks has been sped up for bigger archives. Bugzilla Report 48755.