summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0509ceef3..2be6f21d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
21020060313 21420060313
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 $