From 694818342ce5e0d03ebdc6bcb0760f2308c611dd Mon Sep 17 00:00:00 2001 From: Eric Heien Date: Wed, 21 Aug 2002 19:12:55 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=357 --- checkin_notes | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/checkin_notes b/checkin_notes index d48409fe8b..0d68ff4f0d 100755 --- a/checkin_notes +++ b/checkin_notes @@ -1624,3 +1624,26 @@ Eric Heien August 13, 2002 pers_file_xfer.C lib/ error_numbers.h + +Eric Heien August 21, 2002 + - Finished persistent file transfer implementation, including + file upload/download resumption, exponential backoff + + client/ + client_state.C + client_state.h + client_types.C + client_types.h + cs_files.C + file_xfer.C + file_xfer.h + http.h + main.C + pers_file_xfer.C + pers_file_xfer.h + mac/ + mac_main.cpp + mac_main.h + lib/ + error_numbers.h +