jon 02/03/07 13:35:18
Modified: xdocs changes.xml
Log:
changes
Revision Changes Path
1.3 +12 -0 xml-rpc/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-rpc/xdocs/changes.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- changes.xml 18 Feb 2002 22:11:00 -0000 1.2
+++ changes.xml 7 Mar 2002 21:35:18 -0000 1.3
@@ -12,6 +12,18 @@
<section name="Changes">
<p>
<ul>
+ <li>
+ <strong>03 Mar 2002</strong>
+ <ul>
+
+ <li>
+ SimpleXmlRpcClient.java: Got rid of using Sun's
+ 'private' Base64 encode/decode and used the one included
+ in this package. (JSS)
+ </li>
+
+ </ul>
+ </li>
<li>
<strong>18 Feb 2002</strong>