Browse Source

Admit that the patch to <style> breaks backwards compatibility.

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

+ 3
- 3
WHATSNEW View File

@@ -6,6 +6,9 @@ Changes that could break older environments:

* Zip.setWhenempty() has changed its signature.

* <style>'s style attribute will be resolved as relative to the
projects basedir instead of the basedir attribute of the task.

Fixed bugs:
-----------

@@ -22,9 +25,6 @@ Fixed bugs:
* <antstructure> should create a valid DTD for propertyfile.operation.entry
and omit tasks it fails to load.

* <style>'s style attribute will be resolved as relative to the
projects basedir.

* won't try to pass a -bootclasspath flag to javac 1.1 anymore

Changes from Ant 1.2 to Ant 1.3


Loading…
Cancel
Save