summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-02-19 15:20:08 +1100
committerDamien Miller <djm@mindrot.org>2002-02-19 15:20:08 +1100
commit2aa0c1995c1a4c138b7a03fe90e75d6f73eab1f3 (patch)
treecbea3712156ea475df53e32984af4fce390c94d9 /ChangeLog
parent7af3d10588830daeb31f1d53663df95bad26356c (diff)
- markus@cvs.openbsd.org 2002/02/14 23:27:59
[channels.c] increase the SSH v2 window size to 4 packets. comsumes a little bit more memory for slow receivers but increases througput.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 723926852..593fe5030 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,10 @@
5 When you give command examples and etc., in a manual page prefix them with: $ command 5 When you give command examples and etc., in a manual page prefix them with: $ command
6 or 6 or
7 # command 7 # command
8 - markus@cvs.openbsd.org 2002/02/14 23:27:59
9 [channels.c]
10 increase the SSH v2 window size to 4 packets. comsumes a little
11 bit more memory for slow receivers but increases througput.
8 12
920020218 1320020218
10 - (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess 14 - (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess
@@ -7602,4 +7606,4 @@
7602 - Wrote replacements for strlcpy and mkdtemp 7606 - Wrote replacements for strlcpy and mkdtemp
7603 - Released 1.0pre1 7607 - Released 1.0pre1
7604 7608
7605$Id: ChangeLog,v 1.1855 2002/02/19 04:19:42 djm Exp $ 7609$Id: ChangeLog,v 1.1856 2002/02/19 04:20:08 djm Exp $