summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-06-13 13:03:53 +1000
committerDamien Miller <djm@mindrot.org>2006-06-13 13:03:53 +1000
commiteb13e556e58a52a3ff0c734a8690ad41686cf92c (patch)
tree280682806c42ca30138a968994ab141a0a409719 /ChangeLog
parent7b1e757b28a19eafd5f834307ea7c4493210095d (diff)
- markus@cvs.openbsd.org 2006/06/01 09:21:48
[sshd.c] call get_remote_ipaddr() early; fixes logging after client disconnects; report mpf@; ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0557b0fdb..7dfcb45e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,10 @@
34 [ssh-add.c] 34 [ssh-add.c]
35 Sync usage() with man page and reality. 35 Sync usage() with man page and reality.
36 ok deraadt dtucker 36 ok deraadt dtucker
37 - markus@cvs.openbsd.org 2006/06/01 09:21:48
38 [sshd.c]
39 call get_remote_ipaddr() early; fixes logging after client disconnects;
40 report mpf@; ok dtucker@
37 41
3820060521 4220060521
39 - (dtucker) [auth.c monitor.c] Now that we don't log from both the monitor 43 - (dtucker) [auth.c monitor.c] Now that we don't log from both the monitor
@@ -4667,4 +4671,4 @@
4667 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4671 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4668 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4672 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4669 4673
4670$Id: ChangeLog,v 1.4339 2006/06/13 03:03:34 djm Exp $ 4674$Id: ChangeLog,v 1.4340 2006/06/13 03:03:53 djm Exp $