@@ -391,6 +391,7 @@ Tom Dimock | |||||
Tom Eugelink | Tom Eugelink | ||||
Tom May | Tom May | ||||
Tomasz Bech | Tomasz Bech | ||||
Tomáš Zezula | |||||
Trejkaz Xaoza | Trejkaz Xaoza | ||||
Ulrich Schmidt | Ulrich Schmidt | ||||
Uwe Schindler | Uwe Schindler | ||||
@@ -70,6 +70,9 @@ Other changes: | |||||
* The <http> condition has a new optional attribute followRedirects. | * The <http> condition has a new optional attribute followRedirects. | ||||
Bugzilla Report 58840 | Bugzilla Report 58840 | ||||
* <java> now supports Java9 modules. | |||||
https://github.com/apache/ant/pull/15 | |||||
Changes from Ant 1.9.5 TO Ant 1.9.6 | Changes from Ant 1.9.5 TO Ant 1.9.6 | ||||
=================================== | =================================== | ||||
@@ -1572,6 +1572,10 @@ | |||||
<first>Tomasz</first> | <first>Tomasz</first> | ||||
<last>Bech</last> | <last>Bech</last> | ||||
</name> | </name> | ||||
<name> | |||||
<first>Tomáš</first> | |||||
<last>Zezula</last> | |||||
</name> | |||||
<name> | <name> | ||||
<first>Trejkaz</first> | <first>Trejkaz</first> | ||||
<last>Xaoz</last> | <last>Xaoz</last> | ||||