From 63e0339f4066b73114e4131f4224a8e6ee81f050 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Fri, 20 Apr 2007 20:41:25 +0000 Subject: [PATCH] Fix: Win x64's alternate platform is really windows_intelx86 not windows_x86_64. svn path=/trunk/boinc/; revision=12438 --- checkin_notes | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/checkin_notes b/checkin_notes index a2946560a7..b9a90a6cd1 100755 --- a/checkin_notes +++ b/checkin_notes @@ -3864,10 +3864,9 @@ David 20 Apr 2007 lib/ str_util.C,h -David 20 Apr 2007 - - Advanced prefs: remove incorrect multiplication by 86400 - - client/ - cs_prefs.C - clientgui/ - DlgAdvPreferences.cpp +Rom 20 Apr 2007 + - Fix: Win x64's alternate platform is really windows_intelx86 + not windows_x86_64. + + client/ + client_state.C