From 8feee4d2588490f1383a0e07f37f39413e93953d Mon Sep 17 00:00:00 2001 From: Bruce Allen Date: Thu, 14 Apr 2005 18:10:39 +0000 Subject: [PATCH] file_upload_handler: ignore tag svn path=/trunk/boinc/; revision=5852 --- checkin_notes | 1 + 1 file changed, 1 insertion(+) diff --git a/checkin_notes b/checkin_notes index 1396aae923..a8d1225243 100755 --- a/checkin_notes +++ b/checkin_notes @@ -27173,6 +27173,7 @@ Bruce 14 April 2005 file IS open (locked), then do NOT hand back the file length. Instead return a transient error. This will prevent transmission of upload data starting at the wrong offset. + - file_upload_handler: ignore tag - To help understand when/why multiple file_upload_handlers are trying to write to the same file, set default log level to DEBUG. Also log messages at level CRITICAL if there is