diff --git a/WHATSNEW b/WHATSNEW index ae2cb15a8..1f03df5f2 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -1,13 +1,6 @@ Changes from Ant 1.9.9 TO Ant 1.9.10 ==================================== -Other changes: --------------- - - * Added forceCsvQuoteChar option to task. When enabled the - values always get quoted. - Github Pull Request #32 - Fixed bugs: ----------- @@ -15,6 +8,13 @@ Fixed bugs: value. Bugzilla Report 60767 +Other changes: +-------------- + + * Added forceCsvQuoteChar option to task. When enabled the + values always get quoted. + Github Pull Request #32 + Changes from Ant 1.9.8 TO Ant 1.9.9 ===================================