diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -229,6 +229,10 @@ | |||
229 | Make ssh-add check file permissions before attempting to load private | 229 | Make ssh-add check file permissions before attempting to load private |
230 | key files multiple times; it will fail anyway and this prevents confusing | 230 | key files multiple times; it will fail anyway and this prevents confusing |
231 | multiple prompts and warnings. mindrot #1138, ok djm@ | 231 | multiple prompts and warnings. mindrot #1138, ok djm@ |
232 | - djm@cvs.openbsd.org 2006/03/14 00:15:39 | ||
233 | [canohost.c] | ||
234 | log the originating address and not just the name when a reverse | ||
235 | mapping check fails, requested by linux AT linuon.com | ||
232 | 236 | ||
233 | 20060313 | 237 | 20060313 |
234 | - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) | 238 | - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) |
@@ -4130,4 +4134,4 @@ | |||
4130 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 4134 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
4131 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 4135 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
4132 | 4136 | ||
4133 | $Id: ChangeLog,v 1.4204 2006/03/15 01:06:23 djm Exp $ | 4137 | $Id: ChangeLog,v 1.4205 2006/03/15 01:06:41 djm Exp $ |