diff --git a/WHATSNEW b/WHATSNEW index 1e25ba617..64909d3fa 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -62,14 +62,14 @@ native2ascii, copy, move, mparse. * copydir, copyfile, deltree and rename are now deprecated. They should be replaced with the new copy, delete and move tasks. -* uses ClassLoader of its own in no-fork mode if a classpath is +* uses a ClassLoader of its own in no-fork mode if a classpath is specified. *