Browse Source

new handling of attributes breaks BWC

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

+ 2
- 0
WHATSNEW View File

@@ -25,6 +25,8 @@ Changes that could break older environments:
section between the second "]" and ">" and create two sections.
This affects <echoxml> task as well as the XML logger or JUnit
formatter where ampersands will now always get encoded.
In addition DOMElementWriter will now replace the characters \t, \r
and \n in attribute values by entity references.
Bugzilla Report 49404.

* The list elements returned by ProjectHelper#getExtensionStack are


Loading…
Cancel
Save