diff --git a/WHATSNEW b/WHATSNEW index 2750a43eb..3850dbd60 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -19,6 +19,10 @@ Fixed bugs: * was broken with classfilesets. Bugzilla Report 30567. +* The first file open that took place when using input files with the + , , or tasks was always logged to System.out + instead of to the managing Task. + Other changes: --------------