summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-15 12:06:41 +1100
committerDamien Miller <djm@mindrot.org>2006-03-15 12:06:41 +1100
commitde85a28825de0dea6aa5b6d3e79f7207d7dda51d (patch)
treecffe44e02b837545563d3147daea738744679fee /ChangeLog
parent8275fade44b56aed722ea91bc4586f48babece80 (diff)
- djm@cvs.openbsd.org 2006/03/14 00:15:39
[canohost.c] log the originating address and not just the name when a reverse mapping check fails, requested by linux AT linuon.com
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d41b4cb46..57c97c85e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
23320060313 23720060313
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 $