mbenson 2005/01/26 15:09:24
Modified: . WHATSNEW
Log:
Show exec's searchpath attribute as merged.
Revision Changes Path
1.725 +3 -3 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.724
retrieving revision 1.725
diff -u -r1.724 -r1.725
--- WHATSNEW 26 Jan 2005 22:46:00 -0000 1.724
+++ WHATSNEW 26 Jan 2005 23:09:24 -0000 1.725
@@ -55,9 +55,6 @@
* It is now possible to specify the pattern created/parsed by <checksum>.
Bugzilla Report 16539.
-* Added searchpath attribute to <exec> for searching path variable(s)
- when resolveexecutable = true.
-
* Added -nouserlib option to allow running ant without automatically loading
up ${user.dir}/.lib/ant. This is useful when compiling ant, and antlibs.
Modified the build.sh and build.bat to use the option.
@@ -174,6 +171,9 @@
* Changed default tempdir for <javac> from user.dir to java.io.tmpdir.
+* Added searchpath attribute to <exec> for searching path variable(s)
+ when resolveexecutable = true.
+
Fixed bugs:
-----------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]