summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e88f86d7c..70eebf71e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,9 @@
20 fake consumption for half closed channels since the peer is waiting for 20 fake consumption for half closed channels since the peer is waiting for
21 window adjust messages; bugzilla #790 Matthew Dillon; test + ok dtucker@ 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' 22 reproduce with sh -c 'ulimit -f 10; ssh host -n od /bsd | cat > foo'
23 - markus@cvs.openbsd.org 2004/01/19 21:25:15
24 [auth2-hostbased.c auth2-pubkey.c serverloop.c ssh-keysign.c sshconnect2.c]
25 fix mem leaks; some fixes from Pete Flugstad; tested dtucker@
23 26
2420040114 2720040114
25 - (dtucker) [auth-pam.c] Have monitor die if PAM authentication thread exits 28 - (dtucker) [auth-pam.c] Have monitor die if PAM authentication thread exits
@@ -1689,4 +1692,4 @@
1689 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1692 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1690 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1693 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1691 1694
1692$Id: ChangeLog,v 1.3174 2004/01/21 00:02:09 djm Exp $ 1695$Id: ChangeLog,v 1.3175 2004/01/21 00:02:50 djm Exp $