diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -206,6 +206,10 @@ | |||
206 | - djm@cvs.openbsd.org 2006/03/12 04:23:07 | 206 | - djm@cvs.openbsd.org 2006/03/12 04:23:07 |
207 | [ssh.c] | 207 | [ssh.c] |
208 | knf nit | 208 | knf nit |
209 | - djm@cvs.openbsd.org 2006/03/13 08:16:00 | ||
210 | [sshd.c] | ||
211 | don't log that we are listening on a socket before the listen() call | ||
212 | actually succeeds, bz #1162 reported by Senthil Kumar; ok dtucker@ | ||
209 | 213 | ||
210 | 20060313 | 214 | 20060313 |
211 | - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) | 215 | - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) |
@@ -4107,4 +4111,4 @@ | |||
4107 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 4111 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
4108 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 4112 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
4109 | 4113 | ||
4110 | $Id: ChangeLog,v 1.4199 2006/03/15 01:03:53 djm Exp $ | 4114 | $Id: ChangeLog,v 1.4200 2006/03/15 01:04:36 djm Exp $ |