diff --git a/TODO b/TODO index 9af5dce..c287794 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,7 @@ -- Fixed bug that only recognized sudo invcations if they were the +- Fixed bug that only recognized sudo invocations if they were the first statement on a command line. All instances of the string "sudo " will now force sudo password prompting and processing. - However, the program does this blindly and does not check to see if - "sudo " is inside a quoted string. + That string is ignored if it appears inside single- or double quotes. - Added -l logging option. Defaults to /dev/null. This fixes the error that was previously being reported: