summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6895f5267..aca92af35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,10 @@
20 [sftp.1 sftp.c sftp-client.c sftp-client.h sftp-int.c] 20 [sftp.1 sftp.c sftp-client.c sftp-client.h sftp-int.c]
21 Perform multiple overlapping read/write requests in file transfer. Mostly 21 Perform multiple overlapping read/write requests in file transfer. Mostly
22 done by Tobias Ringstrom <tori@ringstrom.mine.nu>; ok markus@ 22 done by Tobias Ringstrom <tori@ringstrom.mine.nu>; ok markus@
23 - djm@cvs.openbsd.org 2002/02/12 12:44:46
24 [sftp-client.c]
25 Let overlapped upload path handle servers which reorder ACKs. This may be
26 permitted by the protocol spec; ok markus@
23 27
2420020210 2820020210
25 - (djm) OpenBSD CVS Sync 29 - (djm) OpenBSD CVS Sync
@@ -7567,4 +7571,4 @@
7567 - Wrote replacements for strlcpy and mkdtemp 7571 - Wrote replacements for strlcpy and mkdtemp
7568 - Released 1.0pre1 7572 - Released 1.0pre1
7569 7573
7570$Id: ChangeLog,v 1.1844 2002/02/13 03:03:56 djm Exp $ 7574$Id: ChangeLog,v 1.1845 2002/02/13 03:04:37 djm Exp $