From 663fb29e4c1f917308395c374bc4ac8e69e7280c Mon Sep 17 00:00:00 2001 From: Kevin Dalley Date: Mon, 22 Mar 2004 03:21:01 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=3118 --- checkin_notes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/checkin_notes b/checkin_notes index 4ae56f8919..9df9f536d0 100755 --- a/checkin_notes +++ b/checkin_notes @@ -10602,6 +10602,11 @@ David Mar 19 2004 kevin March 19 2004 check for result of status request parse. Should avoid problem of partial communication from client to server. + lib/ + error_numbers.h + sched/ + server_types.C + handle_request.C David Mar 20 2004 - Various changes to the way CPU benchmarking is done,