summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-12-17 16:27:32 +1100
committerDamien Miller <djm@mindrot.org>2003-12-17 16:27:32 +1100
commitb5820f40bf6c088b02106ef900c6608357834448 (patch)
tree459c5acd9a0fbc280ab9160fc11622b9bbca934e /ChangeLog
parent5cd9d443ef70e5c8bf8cc21bc6cc81298e18e863 (diff)
20031217
- (djm) OpenBSD CVS Sync - markus@cvs.openbsd.org 2003/12/09 15:28:43 [serverloop.c] make ClientKeepAlive work for ssh -N, too (no login shell requested). 1) send a bogus channel request if we find a channel 2) send a bogus global request if we don't have a channel ok + test beck@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e87bfbb4..c99f53a13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
120031217
2 - (djm) OpenBSD CVS Sync
3 - markus@cvs.openbsd.org 2003/12/09 15:28:43
4 [serverloop.c]
5 make ClientKeepAlive work for ssh -N, too (no login shell requested).
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
8 ok + test beck@
9
120031209 1020031209
2 - (dtucker) OpenBSD CVS Sync 11 - (dtucker) OpenBSD CVS Sync
3 - matthieu@cvs.openbsd.org 2003/11/25 23:10:08 12 - matthieu@cvs.openbsd.org 2003/11/25 23:10:08
@@ -1566,4 +1575,4 @@
1566 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1575 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1567 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1576 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1568 1577
1569$Id: ChangeLog,v 1.3139 2003/12/09 13:54:38 dtucker Exp $ 1578$Id: ChangeLog,v 1.3140 2003/12/17 05:27:32 djm Exp $