X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=CHANGES;h=72779c1f88c44d14a71412f414d9bc45f040c0fa;hb=15a3e1ac3b709d4c756b078e34e6d67f2efbb317;hp=147693acd53bc9a87c357b750c4cfac9f74ee577;hpb=2405d5a50cd11a8068f43d28e3b630275ecdda66;p=org.ibex.core.git diff --git a/CHANGES b/CHANGES index 147693a..72779c1 100644 --- a/CHANGES +++ b/CHANGES @@ -146,3 +146,16 @@ 15-May megacz HTTP.java: fixed Host: bug +15-May megacz Platform.java: added GCJ-Linux platform detection logic, + setLimits() logic. + +15-May megacz Resources.java: fixed a bug in download-size calculation. + +15-May megacz SpecialBoxProperty.java: added required extra dirty() + call, extra checking on textcolor. + +15-May megacz Surface.java: key presses/releases only go to visible + children, setLimits() + +15-May megacz XMLRPC.java: call() is now synchronized +