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 48a4c2b1a..e88f86d7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,11 @@
15 - markus@cvs.openbsd.org 2004/01/13 19:45:15 15 - markus@cvs.openbsd.org 2004/01/13 19:45:15
16 [compress.c] 16 [compress.c]
17 cast for portability; millert@ 17 cast for portability; millert@
18 - markus@cvs.openbsd.org 2004/01/19 09:24:21
19 [channels.c]
20 fake consumption for half closed channels since the peer is waiting for
21 window adjust messages; bugzilla #790 Matthew Dillon; test + ok dtucker@
22 reproduce with sh -c 'ulimit -f 10; ssh host -n od /bsd | cat > foo'
18 23
1920040114 2420040114
20 - (dtucker) [auth-pam.c] Have monitor die if PAM authentication thread exits 25 - (dtucker) [auth-pam.c] Have monitor die if PAM authentication thread exits
@@ -1684,4 +1689,4 @@
1684 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1689 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1685 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1690 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1686 1691
1687$Id: ChangeLog,v 1.3173 2004/01/21 00:01:23 djm Exp $ 1692$Id: ChangeLog,v 1.3174 2004/01/21 00:02:09 djm Exp $