diff options
| author | Stefan Bodewig <bodewig@apache.org> | 2010-04-12 10:19:21 +0000 |
|---|---|---|
| committer | Stefan Bodewig <bodewig@apache.org> | 2010-04-12 10:19:21 +0000 |
| commit | afadfc856bc62dd32d3bf71b01974d054bb1cda6 (patch) | |
| tree | eebc80db851f1101a38a4c7e9993bb363194119d /WHATSNEW | |
| parent | 3628209a35e131e6fccc47532908925b2a5ec9ab (diff) | |
| download | ant-afadfc856bc62dd32d3bf71b01974d054bb1cda6.tar.gz | |
document fixes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@933173 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'WHATSNEW')
| -rw-r--r-- | WHATSNEW | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -75,6 +75,14 @@ Fixed bugs: element resource collection to a file. Bugzilla Report 49070 + * <get> no longer followed redirects if the redirect URL was relative + and not an absolute URL. + Bugzilla Report 48972 + + * fixed a performance degradation in the code that expands property + references. + Bugzilla Reports 48961 and 49079 + Other changes: -------------- |
