diff --git a/checkin_notes b/checkin_notes
index 84621ba43b..2c68c4decc 100755
--- a/checkin_notes
+++ b/checkin_notes
@@ -6507,3 +6507,14 @@ David 21 June 2006
cpu_sched.C
sched/
file_upload_handler.C
+
+Rom 21 June 2006
+ - Bug Fix: Two setup failure logs that were sent to me indicate that
+ the uninstall process didn’t clean up the BOINC entry in the
+ service control manager. Check, before attempting to shutdown,
+ BOINC to make sure it is executing or is capable of responding
+ to a ControlService event.
+
+ win_build/installerv2/redist/Windows/src/boinccas
+ CAShutdownBOINC.cpp
+ boinccas.rc
diff --git a/win_build/boinc_cli_curl.vcproj b/win_build/boinc_cli_curl.vcproj
index 8947b9bedb..73cd7d8614 100644
--- a/win_build/boinc_cli_curl.vcproj
+++ b/win_build/boinc_cli_curl.vcproj
@@ -45,7 +45,7 @@
Name="VCCustomBuildTool"/>