| @@ -1,13 +1,6 @@ | |||||
| Changes from Ant 1.9.9 TO Ant 1.9.10 | 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: | Fixed bugs: | ||||
| ----------- | ----------- | ||||
| @@ -15,6 +8,13 @@ Fixed bugs: | |||||
| value. | value. | ||||
| Bugzilla Report 60767 | 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 | Changes from Ant 1.9.8 TO Ant 1.9.9 | ||||
| =================================== | =================================== | ||||