diff --git a/checkin_notes b/checkin_notes index 45c0309eeb..01fb11a4fb 100644 --- a/checkin_notes +++ b/checkin_notes @@ -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