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 648a8231a..cbc173b68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,9 @@
14 rounding the time to 1 second. 14 rounding the time to 1 second.
15 * when the transfer is finished calculate the actual total speed 15 * when the transfer is finished calculate the actual total speed
16 rather than the current speed which is given during the transfer 16 rather than the current speed which is given during the transfer
17 - markus@cvs.openbsd.org 2003/12/02 17:01:15
18 [channels.c session.c ssh-agent.c ssh.h sshd.c]
19 use SSH_LISTEN_BACKLOG (=128) in listen(2).
17 20
1820031208 2120031208
19 - (tim) [configure.ac] Bug 770. Fix --without-rpath. 22 - (tim) [configure.ac] Bug 770. Fix --without-rpath.
@@ -1552,4 +1555,4 @@
1552 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1555 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1553 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1556 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1554 1557
1555$Id: ChangeLog,v 1.3134 2003/12/09 08:07:13 dtucker Exp $ 1558$Id: ChangeLog,v 1.3135 2003/12/09 08:15:11 dtucker Exp $