From be290bb5f217531b9136d33132fe437a5bb06cf6 Mon Sep 17 00:00:00 2001 From: Kevin Dalley Date: Wed, 24 Mar 2004 19:26:00 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=3145 --- checkin_notes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/checkin_notes b/checkin_notes index 862fed9b6e..9d013a5be5 100755 --- a/checkin_notes +++ b/checkin_notes @@ -10794,3 +10794,10 @@ Rom Mar 24 2004 boinc_gui.vcproj boinc_ss.vcproj upper_case.vcproj + +kevin Mar 24 2004 + (class boinc_base_exception): changed order of + initialization in constructor so that initialization matches + declaration. + lib/ + exception.h