summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-12-17 16:29:22 +1100
committerDamien Miller <djm@mindrot.org>2003-12-17 16:29:22 +1100
commitb9997192a71ae603500e80d52f3e4e24913b87da (patch)
tree4106dbb56f706c10c408b32ae4fc75eaf95fc484 /ChangeLog
parentb5820f40bf6c088b02106ef900c6608357834448 (diff)
- markus@cvs.openbsd.org 2003/12/09 17:29:04
[sshd.c] fix -o and HUP; ok henning@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c99f53a13..a86f092cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
6 1) send a bogus channel request if we find a channel 6 1) send a bogus channel request if we find a channel
7 2) send a bogus global request if we don't have a channel 7 2) send a bogus global request if we don't have a channel
8 ok + test beck@ 8 ok + test beck@
9 - markus@cvs.openbsd.org 2003/12/09 17:29:04
10 [sshd.c]
11 fix -o and HUP; ok henning@
9 12
1020031209 1320031209
11 - (dtucker) OpenBSD CVS Sync 14 - (dtucker) OpenBSD CVS Sync
@@ -1575,4 +1578,4 @@
1575 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1578 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1576 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1579 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1577 1580
1578$Id: ChangeLog,v 1.3140 2003/12/17 05:27:32 djm Exp $ 1581$Id: ChangeLog,v 1.3141 2003/12/17 05:29:22 djm Exp $