From f2f7983200ebe862efbd230d2ed3a7cfdfb9f3e9 Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Tue, 2 Mar 2010 13:25:23 +0000 Subject: [PATCH] Fix typo in checkin notes svn path=/trunk/boinc/; revision=20770 --- checkin_notes | 1 + 1 file changed, 1 insertion(+) diff --git a/checkin_notes b/checkin_notes index f217659d64..2c8c434361 100644 --- a/checkin_notes +++ b/checkin_notes @@ -1509,5 +1509,6 @@ Charlie 2 Mar 2010 - MGR: Keep getting messages even if the Event Log is not open; otherwise some may be lost due to the limited size of the client's buffer, causing gaps when the Event Log is later opened. + clientgui/ MainDocument.cpp