bodewig 00/07/28 04:49:26
Modified: . WHATSNEW Log: Added entries to the fixed bugs section. Revision Changes Path 1.5 +3 -3 jakarta-ant/WHATSNEW Index: WHATSNEW =================================================================== RCS file: /home/cvs/jakarta-ant/WHATSNEW,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- WHATSNEW 2000/07/26 13:28:25 1.4 +++ WHATSNEW 2000/07/28 11:49:25 1.5 @@ -42,8 +42,8 @@ * <chmod> didn't work when used as a directory based task. -* Path didn't resolve relative filenames with respect to the Project's -basedir. +* Path, Available, Property didn't resolve relative filenames with +respect to the Project's basedir. * Project didn't interpret the basedir attribute correctly in all -cases. +cases. \ No newline at end of file
