Clarify checkin notes

svn path=/trunk/boinc/; revision=18335
This commit is contained in:
Charlie Fenton 2009-06-08 22:53:18 +00:00
parent ddc3d4eb0b
commit cbdf4daaee
1 changed files with 3 additions and 3 deletions

View File

@ -5189,9 +5189,9 @@ David 8 June 2009
DltItemProperties.cpp
Charlie 8 June 2009
- MGR: In Async RPC logic, use posix mutexes and conditions instead of
wxWidgets implementations, as this appears to fix an intermittent
hang in wxCondition::Wait().
- Mac MGR: In Async RPC logic, use posix mutexes and conditions instead
of wxWidgets implementations on the Mac, as this appears to fix an
intermittent hang in wxCondition::Wait().
clientgui/
AsyncRPC.cpp, .h