summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2006-07-12 14:14:31 +1000
committerDarren Tucker <dtucker@zip.com.au>2006-07-12 14:14:31 +1000
commit248469bc8d6c001596fdd3a83c1ffc63ae466e5b (patch)
tree9bb895755ccbdd68742c3f96950ce07efbb7850c /ChangeLog
parente0e4aad1fdd8770283798eede1297f363b43498d (diff)
- (dtucker) [configure.ac defines.h] Only define SHUT_RD (and friends) and O_NONBLOCK
if they're really needed. Fixes build errors on HP-UX, old Linuxes and probably more.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 78a23fe4f..b2c8cda3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
120060712
2 - (dtucker) [configure.ac defines.h] Only define SHUT_RD (and friends) and O_NONBLOCK
3 if they're really needed. Fixes build errors on HP-UX, old Linuxes and probably
4 more.
5
120060711 620060711
2 - (dtucker) [configure.ac ssh-keygen.c openbsd-compat/bsd-openpty.c 7 - (dtucker) [configure.ac ssh-keygen.c openbsd-compat/bsd-openpty.c
3 openbsd-compat/daemon.c] Add includes needed by open(2). Conditionally 8 openbsd-compat/daemon.c] Add includes needed by open(2). Conditionally
@@ -4846,4 +4851,4 @@
4846 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4851 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4847 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4852 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4848 4853
4849$Id: ChangeLog,v 1.4387 2006/07/11 09:01:51 dtucker Exp $ 4854$Id: ChangeLog,v 1.4388 2006/07/12 04:14:31 dtucker Exp $