Browse Source

add gzip content-encoding support to <get>, submitted by Maarten Coene. PR 49453

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1577701 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 11 years ago
parent
commit
c602682991
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      WHATSNEW

+ 3
- 0
WHATSNEW View File

@@ -129,6 +129,9 @@ Other changes:
files read that don't use the platform's default encoding.
Bugzilla Report 56258

* The <get> task now explicitly accepts and supports the gzip content encoding.
Bugzilla Report 49453

Changes from Ant 1.9.2 TO Ant 1.9.3
===================================



Loading…
Cancel
Save