2002/04/30 01:45:29
[org.ibex.core.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index fd468d0..3dd3e9f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -87,4 +87,8 @@
 29-Apr megacz Main.java: new splashscreen, upped the gamma, broke off
               SplashScreen.create() into its own Message
               
+29-Apr megacz Surface.java: took blitDirtyScreenRegions() out of
+              Dirty(); replaced with Refresh(). This was causing a
+              thread hazard on Win32, resulting in Bug 21 (closed)
+