From b32107a75a58f212048b3b8e9c565ca0c5811328 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Thu, 24 Feb 2011 19:32:40 +0000 Subject: [PATCH] - user web: fix "host delete" function - client: fix msg typo svn path=/trunk/boinc/; revision=23099 --- checkin_notes | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/checkin_notes b/checkin_notes index bc5ce87d5d..520f62ab91 100644 --- a/checkin_notes +++ b/checkin_notes @@ -1110,3 +1110,12 @@ David 24 Feb 2011 sched/ sched_send.cpp sched_resend.cpp + +David 24 Feb 2011 + - user web: fix "host delete" function + - client: fix msg typo + + client/ + cpu_sched.cpp + html/user/ + host_delete.cpp