From 0bd961780da56445ba34469a53ed65c5afe05788 Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Wed, 26 Sep 2007 02:27:21 +0000 Subject: [PATCH] example_app: Set backwards_compatible_graphics" flag; Port David's crash fix of 12 Sept into uc2_graphics.C svn path=/trunk/boinc_samples/; revision=13663 --- checkin_notes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/checkin_notes b/checkin_notes index c049340b2a..7f5dd989dd 100644 --- a/checkin_notes +++ b/checkin_notes @@ -467,3 +467,11 @@ David 20 Sept 2007 wrapper/ wrapper.C + +Charlie 25 Sep 2007 + - example_app: Set backwards_compatible_graphics" flag. + - example_app: Port David's crash fix of 12 Sept into uc2_graphics.C. + + example_app/ + uc2.C + uc2_graphics.C