diff --git a/WHATSNEW b/WHATSNEW index be307df83..17a95d74d 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -31,6 +31,12 @@ documentation. * 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: -----------