X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=blobdiff_plain;f=CHANGES;h=f5b7e6098262722dd70a3cc2957e5c48f5ccc7ff;hp=e93b512cc64abf42f38e7770a73a847465f5f1f5;hb=eb7a559ca0e08e479348cbe39980481a20482775;hpb=6e071bf7f88e5468cbd841aa6d4dc1792ff017e1 diff --git a/CHANGES b/CHANGES index e93b512..f5b7e60 100644 --- a/CHANGES +++ b/CHANGES @@ -358,4 +358,23 @@ 09-Aug megacz Win32.java, Win32.cc: hack to avoid strange race condition in Win32 GDI +10-Aug megacz HTML.java, html.xwt: fixed HTML widget to handle unclosed
  • tags + +10-Aug megacz TinySSL.java: fixed vulnerability to Mike Benham's attack + +16-Aug megacz Box.java: fixed a bug that was causing lockups on Win32... + +16-Aug megacz Surface.java, Main.java: don't scar the splash screen + +16-Aug megacz AWT.java, Java12.java, Java14.java: fixed jdk1.4 bug + with keypresses and frameless windows. + +16-Aug megacz XWT.java, SpecialBoxProperty.java: box.apply() + +17-Aug megacz Box.java, SpecialBoxProperty.java, Surface.java: code to + prevent engine from quitting when changing the last + remaining surface from a frame to a window or vice + versa. + +