Author: mbenson
Date: Wed Oct 11 14:29:33 2006
New Revision: 462963

URL: http://svn.apache.org/viewvc?view=rev&rev=462963
Log:
add whatsnew note for fixing <path>

Modified:
    ant/core/trunk/WHATSNEW

Modified: ant/core/trunk/WHATSNEW
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff&rev=462963&r1=462962&r2=462963
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Wed Oct 11 14:29:33 2006
@@ -54,6 +54,11 @@
 * ant.bat now looks in %USERPROFILE% and %HOMEDRIVE%%HOMEPATH% in addition to
   %HOME% for pre/post batch files. Bugzilla report 39298.
 
+* The inheritance hierarchy of the legacy <path> type was changed; code built
+  against Ant 1.7 would therefore no longer execute on older versions of Ant.
+  Since <path> is historically heavily used this was undesirable, and since it
+  is also avoidable, the change to <path>'s taxonomy was reverted.
+
 Other changes:
 --------------
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to