X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/db528a5883213a2fef3fffe2cd6a420bff265608..704709cf9349a82419071ec332acb1783d591cd5:/ChangeLog diff --git a/ChangeLog b/ChangeLog index b677213f..7a2a0e32 100644 --- a/ChangeLog +++ b/ChangeLog @@ -81,6 +81,12 @@ - dtucker@cvs.openbsd.org 2009/11/20 00:59:36 [sshconnect2.c] Use the HostKeyAlias when prompting for passwords. bz#1039, ok djm@ + - djm@cvs.openbsd.org 2009/11/20 03:24:07 + [misc.c] + correct off-by-one in percent_expand(): we would fatal() when trying + to expand EXPAND_MAX_KEYS, allowing only EXPAND_MAX_KEYS-1 to actually + work. Note that nothing in OpenSSH actually uses close to this limit at + present. bz#1607 from Jan.Pechanec AT Sun.COM 20091226 - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1