diff --git a/TODO b/TODO index f583a6f..46fd0fa 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,18 @@ [NEW] +- The -b option has been added to continue after a sudo failure. + Previous releases of the program stopped all further processing + on any sudo failure. With -b, it's now possible to go on to + the remaining hosts even if one of them failed to do proper + sudo promotion. + +- The -B option has been added to print an informative "banner" + at the beginning and end of each program run. + + [CHANGES] +- [BUG FIXES] @@ -19,14 +30,8 @@ - Show incremental output as program executes -- Add switch to control bailout after failed sudo - -- Add option to emit version number to stdout on startup - - Add ability to try keys first, and if that fails, use a password. -- Add ability to suppress password prompting, even for sudo. - - File Xfer: Renaming - File Xfer: Globing - what about dirs, do we recurse?