2002/08/07 06:39:18
[org.ibex.core.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 8804102..b8ce31a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 
 06-Jul megacz Win32.java: HTTP.ProxyInfo => Proxy
 
+06-Jul megacz JSObject.java: constructor now takes sealed argument
+
+06-Jul megacz POSIX.java: font mapper now prefers ISO_8559-1 fonts
+
+06-Jul megacz Box.java: use new HTTP interface, getIds() only returns children
+
+06-Jul megacz XWT.java: encodeURI, decodeURI, new HTTP stack, calling
+              newBox in the foreground thread is deprecated.
+
+06-Jul megacz XMLRPC.java: new HTTP stack, better verbose output
+
+06-Jul megacz SOAP.java: new HTTP stack
+
+06-Jul megacz HTTP.java: total rewrite: BasicAuth, DigestAuth, KeepAlive, Pipelining.
+
+