From a1f57e957f0d7bfc45c41349e224b75d1905a511 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Fri, 20 Apr 2007 20:45:01 +0000 Subject: [PATCH] svn path=/trunk/boinc/; revision=12439 --- checkin_notes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/checkin_notes b/checkin_notes index b9a90a6cd1..81cf5874f6 100755 --- a/checkin_notes +++ b/checkin_notes @@ -3864,6 +3864,14 @@ 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.