diff --git a/TODO b/TODO index 58b4abd..cff9719 100644 --- a/TODO +++ b/TODO @@ -3,6 +3,9 @@ This change was made to avoid having to quote these metacharcters since they are used by the shell for redirection. +- Fixed bug that prevented the proper dereferencing of HOSTNAME + in certain file transfer specifications. + - 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.