From f1656f43797c9d9902ad7216c1fca9bd46202bd1 Mon Sep 17 00:00:00 2001 From: Bruce Allen Date: Thu, 2 Dec 2004 22:55:25 +0000 Subject: [PATCH] - Added logging of remaining result.outcome==OVER states to logging output of validator. - Fixed nasty bug in ops pages where top two WU error mask bits were not being shown in WU summary/detail pages. svn path=/trunk/boinc/; revision=4711 --- checkin_notes | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/checkin_notes b/checkin_notes index 18d5b52a28..7ae0e87442 100755 --- a/checkin_notes +++ b/checkin_notes @@ -20556,3 +20556,15 @@ David 2 Dec 2004 html/ops/ repair_validator_problem.php + +Bruce 2 Dec 2004 + - Added logging of remaining result.outcome==OVER states to logging + output of validator. + - Fixed nasty bug in ops pages where top two WU error mask bits were + not being shown in WU summary/detail pages. + + sched/ + validator.C + html/ + inc/ + db_ops.inc