summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3acb62484..f690573b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -68,6 +68,12 @@
68 - stevesk@cvs.openbsd.org 2006/07/08 23:30:06 68 - stevesk@cvs.openbsd.org 2006/07/08 23:30:06
69 [log.c] 69 [log.c]
70 move user includes after /usr/include files 70 move user includes after /usr/include files
71 - stevesk@cvs.openbsd.org 2006/07/09 15:15:11
72 [auth2-none.c authfd.c authfile.c includes.h misc.c monitor.c]
73 [readpass.c scp.c serverloop.c sftp-client.c sftp-server.c]
74 [ssh-add.c ssh-agent.c ssh-keygen.c ssh-keysign.c ssh.c sshd.c]
75 [sshlogin.c sshpty.c]
76 move #include <fcntl.h> out of includes.h
71 77
7220060706 7820060706
73 - (dtucker) [configure.ac] Try AIX blibpath test in different order when 79 - (dtucker) [configure.ac] Try AIX blibpath test in different order when
@@ -4801,4 +4807,4 @@
4801 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4807 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4802 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4808 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4803 4809
4804$Id: ChangeLog,v 1.4376 2006/07/10 11:09:22 djm Exp $ 4810$Id: ChangeLog,v 1.4377 2006/07/10 11:13:46 djm Exp $