diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -99,6 +99,11 @@ | |||
99 | [roaming_common.c] | 99 | [roaming_common.c] |
100 | use socklen_t for getsockopt optlen parameter; reported by | 100 | use socklen_t for getsockopt optlen parameter; reported by |
101 | Steve.McClellan AT radisys.com, ok dtucker@ | 101 | Steve.McClellan AT radisys.com, ok dtucker@ |
102 | - dtucker@cvs.openbsd.org 2009/12/06 23:53:54 | ||
103 | [sftp.c] | ||
104 | fix potential divide-by-zero in sftp's "df" output when talking to a server | ||
105 | that reports zero files on the filesystem (Unix filesystems always have at | ||
106 | least the root inode). From Steve McClellan at radisys, ok djm@ | ||
102 | 107 | ||
103 | 20091226 | 108 | 20091226 |
104 | - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1 | 109 | - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1 |