summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e8392a43..1f11e32bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
2 - (dtucker) [configure.ac defines.h] Only define SHUT_RD (and friends) and 2 - (dtucker) [configure.ac defines.h] Only define SHUT_RD (and friends) and
3 O_NONBLOCK if they're really needed. Fixes build errors on HP-UX, old 3 O_NONBLOCK if they're really needed. Fixes build errors on HP-UX, old
4 Linuxes and probably more. 4 Linuxes and probably more.
5 - (dtucker) [configure.ac] OpenBSD needs <sys/types.h> before <sys/socket.h>
6 for SHUT_RD.
5 7
620060711 820060711
7 - (dtucker) [configure.ac ssh-keygen.c openbsd-compat/bsd-openpty.c 9 - (dtucker) [configure.ac ssh-keygen.c openbsd-compat/bsd-openpty.c
@@ -4851,4 +4853,4 @@
4851 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4853 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4852 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4854 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4853 4855
4854$Id: ChangeLog,v 1.4389 2006/07/12 09:01:29 dtucker Exp $ 4856$Id: ChangeLog,v 1.4390 2006/07/12 09:02:56 dtucker Exp $