diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -74,6 +74,9 @@ | |||
74 | [ssh-add.c ssh-agent.c ssh-keygen.c ssh-keysign.c ssh.c sshd.c] | 74 | [ssh-add.c ssh-agent.c ssh-keygen.c ssh-keysign.c ssh.c sshd.c] |
75 | [sshlogin.c sshpty.c] | 75 | [sshlogin.c sshpty.c] |
76 | move #include <fcntl.h> out of includes.h | 76 | move #include <fcntl.h> out of includes.h |
77 | - stevesk@cvs.openbsd.org 2006/07/09 15:27:59 | ||
78 | [ssh-add.c] | ||
79 | use O_RDONLY vs. 0 in open(); no binary change | ||
77 | 80 | ||
78 | 20060706 | 81 | 20060706 |
79 | - (dtucker) [configure.ac] Try AIX blibpath test in different order when | 82 | - (dtucker) [configure.ac] Try AIX blibpath test in different order when |
@@ -4807,4 +4810,4 @@ | |||
4807 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 4810 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
4808 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 4811 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
4809 | 4812 | ||
4810 | $Id: ChangeLog,v 1.4377 2006/07/10 11:13:46 djm Exp $ | 4813 | $Id: ChangeLog,v 1.4378 2006/07/10 11:14:00 djm Exp $ |