Author: jhm
Date: Wed Sep 9 11:33:10 2009
New Revision: 812890
URL: http://svn.apache.org/viewvc?rev=812890&view=rev
Log:
note <property location="from" basedir="to" relative="true"/>
Modified:
ant/core/trunk/WHATSNEW
Modified: ant/core/trunk/WHATSNEW
URL:
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=812890&r1=812889&r2=812890&view=diff
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Wed Sep 9 11:33:10 2009
@@ -955,6 +955,9 @@
be loaded from the specified classpath rather than the system
classloader.
Bugzilla Report 41369.
+
+ * <property location="from" basedir="to" relative="true"/> can now
+ calculate relative paths.
Changes from Ant 1.7.0 TO Ant 1.7.1
=============================================