From 66cbfe3354a3f47022692b84426b52bb4f80e7b0 Mon Sep 17 00:00:00 2001 From: Jacobus Martinus Kruithof Date: Mon, 13 Dec 2004 20:02:23 +0000 Subject: [PATCH] typo git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277193 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index e46b82d04..6425ed0e3 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -38,7 +38,7 @@ Fixed bugs: * got out of memory on large files (part of report 32566). can now handle files as long as there is enough disk space - is available. + available. Other changes: