diff --git a/TODO b/TODO index 777ef38..f583a6f 100644 --- a/TODO +++ b/TODO @@ -8,6 +8,11 @@ - Fixed bug that caused program to exit after a failed file transfer even when -a was specified. +- Fixed bug that failed to present user name during key-based + auth. This prevented connection when the desired name + was different than the initating user - say when using + process IDs instead of "real" users. + TODO ----