From 47e7dc3199fc003df4e4732fd1751f3efd5a4c17 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Tue, 21 Oct 2003 05:49:01 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=2529 --- checkin_notes | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/checkin_notes b/checkin_notes index d62c519fe0..5dd228d188 100755 --- a/checkin_notes +++ b/checkin_notes @@ -6949,6 +6949,7 @@ Karl 2003-10-20 - Astropulse client release 2.05 + David 20 Oct 2003 - replace return -1's with error codes @@ -6971,3 +6972,12 @@ David 20 Oct 2003 sched_shmem.C validate_util.C wu_check.C + + +David 20 Oct 2003 + - changed CPU benchmark code to store all times as doubles. + This might fix the "negative fpops/sec" bug + + client + cpu_benchmark.C + cs_benchmark.C