X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=CHANGES;h=3a43b572418260ec2e8e371218b28dd9806bd65e;hb=5214292d99fab32469b8b4899a5cf65158717cca;hp=7431d534852922f38a2a34a4fcc7c1c5557a2baa;hpb=5a3cc19d1864c3b808c82ebfa330176c2bdd52cc;p=org.ibex.core.git diff --git a/CHANGES b/CHANGES index 7431d53..3a43b57 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ - + == 2002 ================================================================= 10-Apr megacz Box.java, Surface.java: fixed rendering glitch caused by @@ -468,3 +468,30 @@ 11-Feb megacz PNG.java: changed System.out.println to Log.log +11-Feb megacz splash.xwt: added "press Esc to quit" message + +11-Feb megacz Resources.java: removed libgcj hack; 3.3 fixed the problem + +11-Feb megacz Platform.java: System.out->System.err, POSIX->X11 + +11-Feb megacz GCJ.xml: added optimizations, linker path + +11-Feb megacz POSIX.java: removed extra debugging output + +11-Feb megacz POSIX.cc: added required #includes + +11-Feb megacz Linux.xml: removed needless -ldl + +11-Feb megacz Main.java: System.out->System.err + +11-Feb megacz DoubleBuffer.java: added 'abstract' keyword + +11-Feb megacz Picture.java: added 'abstract' keyword + +15-Feb megacz GCJ.xml, Linux.xml, Win32.xml: fixed linkage bug +21-Feb megacz CHANGES, README: blargh technical spec of exactly how XWT + works.technical spec of exactly how XWT works. + +21-Feb megacz README: blargh technical spec of exactly how XWT works.technical + spec of exactly how XWT works. +