2002/04/28 10:02:06
[org.ibex.core.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 352f263..4617ca4 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 Changed capitalization of faultstring/faultcode for
-              xwt.soap() to match SOAP spec.
+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/>