Browse Source

record PR by Olivier Parent @pyxide - closes #30

master
Stefan Bodewig 8 years ago
parent
commit
13c6aaa37c
3 changed files with 9 additions and 0 deletions
  1. +1
    -0
      CONTRIBUTORS
  2. +4
    -0
      WHATSNEW
  3. +4
    -0
      contributors.xml

+ 1
- 0
CONTRIBUTORS View File

@@ -283,6 +283,7 @@ Nico Seessle
Nigel Magnay
Oliver Merkel
Oliver Rossmueller
Olivier Parent
Ondra Medek
Omer Shapira
Oystein Gisnas


+ 4
- 0
WHATSNEW View File

@@ -8,6 +8,10 @@ Other changes:
values always get quoted.
Github Pull Request #32

* Added <encoding> attributes to various script related tasks and a
compiled attribute to scriptdef.
Github Pull Request #30

Changes from Ant 1.10.0 TO Ant 1.10.1
=====================================



+ 4
- 0
contributors.xml View File

@@ -1152,6 +1152,10 @@
<first>Oliver</first>
<last>Rossmueller</last>
</name>
<name>
<first>Olivier</first>
<last>Parent</last>
</name>
<name>
<first>Omer</first>
<last>Shapira</last>


Loading…
Cancel
Save