summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b25d87490..41c47d2ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,11 @@
18 depends on the platform supporting sane O_NONBLOCK semantics for open 18 depends on the platform supporting sane O_NONBLOCK semantics for open
19 on FIFOs (apparently POSIX does not mandate this), which OpenBSD does. 19 on FIFOs (apparently POSIX does not mandate this), which OpenBSD does.
20 bz #856; report by cjwatson AT debian.org; ok markus@ 20 bz #856; report by cjwatson AT debian.org; ok markus@
21 - djm@cvs.openbsd.org 2007/06/12 11:11:08
22 [ssh.c]
23 fix slave exit value when a control master goes away without passing the
24 full exit status by ensuring that the slave reads a full int. bz#1261
25 reported by frekko AT gmail.com; ok markus@ dtucker@
21 26
2220070611 2720070611
23 - (djm) Bugzilla #1306: silence spurious error messages from hang-on-exit 28 - (djm) Bugzilla #1306: silence spurious error messages from hang-on-exit
@@ -3032,4 +3037,4 @@
3032 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3037 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3033 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3038 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3034 3039
3035$Id: ChangeLog,v 1.4692 2007/06/12 13:41:06 dtucker Exp $ 3040$Id: ChangeLog,v 1.4693 2007/06/12 13:41:33 dtucker Exp $