diff options
author | Stefan Bodewig <bodewig@apache.org> | 2016-05-19 06:31:42 +0200 |
---|---|---|
committer | Stefan Bodewig <bodewig@apache.org> | 2016-05-19 06:31:42 +0200 |
commit | 0edf3ca2524323395d9de340dc1927cb5f3ee267 (patch) | |
tree | f9e0698949b11fea6be0cebb0c67a4aae5be21ba /contributors.xml | |
parent | 5c24a75a782d880ddb4ebca79f121066c531ee16 (diff) | |
download | ant-0edf3ca2524323395d9de340dc1927cb5f3ee267.tar.gz |
<zip> up-to-date check doesn't work properly on NTFS
https://bz.apache.org/bugzilla/show_bug.cgi?id=59562
Patch by Gilles QUERRET
Diffstat (limited to 'contributors.xml')
-rw-r--r-- | contributors.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contributors.xml b/contributors.xml index 85066b750..2bfa1b071 100644 --- a/contributors.xml +++ b/contributors.xml @@ -570,6 +570,10 @@ </name> <name> <first>Gilles</first> + <last>Querret</last> + </name> + <name> + <first>Gilles</first> <last>Scokart</last> </name> <name> |