Author: mbenson
Date: Sun Jul 8 10:37:44 2007
New Revision: 554396
URL: http://svn.apache.org/viewvc?view=rev&rev=554396
Log:
update WHATSNEW to the best of my ability
Modified:
ant/core/trunk/WHATSNEW
Modified: ant/core/trunk/WHATSNEW
URL:
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff&rev=554396&r1=554395&r2=554396
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Sun Jul 8 10:37:44 2007
@@ -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:
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]