diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 | ||
38 | 20060521 | 42 | 20060521 |
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 $ |