From 9f17f246dc2bdc3f40fd2ff33fb6112e58504928 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Sat, 26 Nov 2005 08:10:09 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=8945 --- checkin_notes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/checkin_notes b/checkin_notes index da47ad1ac7..765bebeaa8 100755 --- a/checkin_notes +++ b/checkin_notes @@ -13926,6 +13926,11 @@ Rom 25 Nov 2005 - Bug Fix: Somewhere along the lines we broke the automatic swapping of ports and waiting until the timeout period to stop so that people had time to handle the firewall prompts. + - Fix the debug and trace macros so that they'll work even for the + .C files when included in wxWidget binaries. client/ MainDocument.cpp + lib/ + diagnostics.h + gui_rpc_client.C