summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2006-07-12 22:24:22 +1000
committerDarren Tucker <dtucker@zip.com.au>2006-07-12 22:24:22 +1000
commitba724050263c0bca0a7dffa26462d046c4df7e01 (patch)
tree24ff53e2ae8b305cb13c2ec37da602938ba526d0 /ChangeLog
parent57f4224677c5678d6256df865ea858de9ad915f3 (diff)
- stevesk@cvs.openbsd.org 2006/07/11 20:27:56
[authfile.c ssh.c] need <errno.h> here also (it's also included in <openssl/err.h>)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e1cccbe44..2710249f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,6 +40,9 @@
40 [ssh.c] 40 [ssh.c]
41 cast asterisk field precision argument to int to remove warning; 41 cast asterisk field precision argument to int to remove warning;
42 ok markus@ 42 ok markus@
43 - stevesk@cvs.openbsd.org 2006/07/11 20:27:56
44 [authfile.c ssh.c]
45 need <errno.h> here also (it's also included in <openssl/err.h>)
43 46
4420060711 4720060711
45 - (dtucker) [configure.ac ssh-keygen.c openbsd-compat/bsd-openpty.c 48 - (dtucker) [configure.ac ssh-keygen.c openbsd-compat/bsd-openpty.c
@@ -4889,4 +4892,4 @@
4889 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4892 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4890 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4893 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4891 4894
4892$Id: ChangeLog,v 1.4398 2006/07/12 12:23:35 dtucker Exp $ 4895$Id: ChangeLog,v 1.4399 2006/07/12 12:24:22 dtucker Exp $