conor 00/07/25 06:49:33
Modified: . WHATSNEW Log: Update for logger changes Revision Changes Path 1.3 +6 -0 jakarta-ant/WHATSNEW Index: WHATSNEW =================================================================== RCS file: /home/cvs/jakarta-ant/WHATSNEW,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- WHATSNEW 2000/07/25 12:08:03 1.2 +++ WHATSNEW 2000/07/25 13:49:32 1.3 @@ -31,6 +31,12 @@ * Get can check wether a remote file is actually newer than a local copy before it starts a download (HTTP only). +* Added a -logger option to allow the class which performs logging to be +specified on the command line. + +* Added a -emacs option to tell the logger to leave out taskname adornments +on log output. + Fixed bugs: -----------
