MGR: Every 10 seconds, kill any running graphics apps whose associated worker tasks are no longer running; Mac SCR: prevent double delete of RPC_CLIENT rpc on closing screensaver

svn path=/trunk/boinc/; revision=13621
This commit is contained in:
Charlie Fenton 2007-09-21 11:46:22 +00:00
parent 0b8b6d922f
commit 6f31369c09
1 changed files with 10 additions and 0 deletions

View File

@ -8591,3 +8591,13 @@ Charlie 20 Sept 2007
clientgui/
MainDocument.cpp, h
Charlie 21 Sep 2007
- MGR: Every 10 seconds, kill any running graphics apps whose associated
worker tasks are no longer running.
- Mac SCR: prevent double delete of RPC_CLIENT rpc on closing screensaver.
clientgui/
MainDocument.cpp
mac/
mac_saver_module.cpp