Browse Source

update WHATSNEW to the best of my ability

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@554396 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 18 years ago
parent
commit
b27c984421
1 changed files with 20 additions and 1 deletions
  1. +20
    -1
      WHATSNEW

+ 20
- 1
WHATSNEW View File

@@ -1,4 +1,23 @@
Changes from Ant 1.7.0 TO current SVN version
Changes from Ant 1.7.x TO current SVN version
=============================================

Changes that could break older environments:
-------------------------------------------

* Refactor PropertyHelper and introspection APIs to make extension more
granular and support setting task/type attribute values to objects
decoded by custom PropertyEvaluator delegates. Also add <propertyhelper>
task for registering delegates and/or replacing the registered PropertyHelper
instance. Bugzilla report 42736.

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

Other changes:
--------------


Changes from Ant 1.7.0 TO Ant 1.7.1
============================================= =============================================


Changes that could break older environments: Changes that could break older environments:


Loading…
Cancel
Save