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 e00c31d5a..95d2b76f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,9 @@
31 [session.c sftp.c ssh-agent.c ssh-keysign.c ssh.c sshconnect.c] 31 [session.c sftp.c ssh-agent.c ssh-keysign.c ssh.c sshconnect.c]
32 [sshd.c sshpty.c] 32 [sshd.c sshpty.c]
33 move #include <paths.h> out of includes.h; ok markus@ 33 move #include <paths.h> out of includes.h; ok markus@
34 - stevesk@cvs.openbsd.org 2006/02/08 12:32:49
35 [includes.h misc.c]
36 move #include <netinet/tcp.h> out of includes.h; ok markus@
34 37
3520060313 3820060313
36 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) 39 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
@@ -3932,4 +3935,4 @@
3932 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3935 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3933 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3936 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3934 3937
3935$Id: ChangeLog,v 1.4148 2006/03/15 00:16:59 djm Exp $ 3938$Id: ChangeLog,v 1.4149 2006/03/15 00:19:42 djm Exp $