2002/04/28 21:12:47
[org.ibex.core.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 8004f28..13560bf 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 27-Apr megacz Surface.java, Box.java: nuked dirtiedTimeStamp
               altogether; it caused more problems than it solved.
 
+27-Apr megacz reference.html: Changed capitalization of
+              faultstring/faultcode for xwt.soap() to match SOAP spec.
+
+27-Apr megacz XWT.java, Box.java: fixed ConversionError bug
+
+27-Apr megacz Platform.java: added a 3-pixel minimum for a font's
+              descent -- ensures that we have space for underlining.
+
+28-Apr megacz Template.java: fixed a bug where <redirect/> would
+              misbehave if used on a scriptless <template/>
+
+28-Apr megacz SOAP.java, XMLRPC.java: Base64 elements are now decoded
+              and returned as String's.
+