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 8d628c5fa..74f07f35e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -77,6 +77,9 @@
77 - stevesk@cvs.openbsd.org 2006/07/09 15:27:59 77 - stevesk@cvs.openbsd.org 2006/07/09 15:27:59
78 [ssh-add.c] 78 [ssh-add.c]
79 use O_RDONLY vs. 0 in open(); no binary change 79 use O_RDONLY vs. 0 in open(); no binary change
80 - djm@cvs.openbsd.org 2006/07/10 11:24:54
81 [sftp-server.c]
82 remove optind - it isn't used here
80 83
8120060706 8420060706
82 - (dtucker) [configure.ac] Try AIX blibpath test in different order when 85 - (dtucker) [configure.ac] Try AIX blibpath test in different order when
@@ -4810,4 +4813,4 @@
4810 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4813 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4811 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4814 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4812 4815
4813$Id: ChangeLog,v 1.4378 2006/07/10 11:14:00 djm Exp $ 4816$Id: ChangeLog,v 1.4379 2006/07/10 11:31:00 djm Exp $