Browse Source

fix order if sections

master
Stefan Bodewig 8 years ago
parent
commit
81fe6f68b6
1 changed files with 7 additions and 7 deletions
  1. +7
    -7
      WHATSNEW

+ 7
- 7
WHATSNEW View File

@@ -1,13 +1,6 @@
Changes from Ant 1.9.9 TO Ant 1.9.10
====================================

Other changes:
--------------

* Added forceCsvQuoteChar option to <csv> 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 <csv> task. When enabled the
values always get quoted.
Github Pull Request #32

Changes from Ant 1.9.8 TO Ant 1.9.9
===================================



Loading…
Cancel
Save