summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a2a0e322..6d6dacd88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -87,6 +87,11 @@
87 to expand EXPAND_MAX_KEYS, allowing only EXPAND_MAX_KEYS-1 to actually 87 to expand EXPAND_MAX_KEYS, allowing only EXPAND_MAX_KEYS-1 to actually
88 work. Note that nothing in OpenSSH actually uses close to this limit at 88 work. Note that nothing in OpenSSH actually uses close to this limit at
89 present. bz#1607 from Jan.Pechanec AT Sun.COM 89 present. bz#1607 from Jan.Pechanec AT Sun.COM
90 - halex@cvs.openbsd.org 2009/11/22 13:18:00
91 [sftp.c]
92 make passing of zero-length arguments to ssh safe by
93 passing "-<switch>" "<value>" rather than "-<switch><value>"
94 ok dtucker@, guenther@, djm@
90 95
9120091226 9620091226
92 - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1 97 - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1