2002/04/28 21:12:47
[org.ibex.core.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 26c28c1..13560bf 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -72,3 +72,9 @@
 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.
+