summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b6ddb879d..70cd90426 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -66,6 +66,9 @@
66 [includes.h monitor.c readpass.c scp.c serverloop.c session.c] 66 [includes.h monitor.c readpass.c scp.c serverloop.c session.c]
67 [sftp.c sshconnect.c sshconnect2.c sshd.c] 67 [sftp.c sshconnect.c sshconnect2.c sshd.c]
68 move #include <sys/wait.h> out of includes.h; ok markus@ 68 move #include <sys/wait.h> out of includes.h; ok markus@
69 - otto@cvs.openbsd.org 2006/02/11 19:31:18
70 [atomicio.c]
71 type correctness; from Ray Lai in PR 5011; ok millert@
69 72
7020060313 7320060313
71 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) 74 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
@@ -3967,4 +3970,4 @@
3967 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3970 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3968 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3971 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3969 3972
3970$Id: ChangeLog,v 1.4158 2006/03/15 00:29:24 djm Exp $ 3973$Id: ChangeLog,v 1.4159 2006/03/15 00:29:51 djm Exp $