diff --git a/ChangeLog b/ChangeLog index b27ea624de69c824c9ab33ab4b4bc3ffe4056c1d..fb7ce8f6ffd56eb8886f257c35d91ecd8aca5e3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ 2004-10-08 Niels Möller * src/client_userauth.c (do_userauth_info_request): Enforce limits - on the length of name and instruction. Prepend the name and a - newline to the instruction. + on the length of name and instruction. Prepend the name and an + empty line to the instruction. * src/unix_interact.c (unix_dialog): Deleted instruction argument, display dialog->instruction instead.