hgomez 2005/04/26 06:13:30
Modified: xdocs changes.xml Log: indicate gzip support in CommonsXmlRpcTransport Revision Changes Path 1.23 +3 -0 ws-xmlrpc/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/ws-xmlrpc/xdocs/changes.xml,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- changes.xml 26 Apr 2005 10:55:45 -0000 1.22 +++ changes.xml 26 Apr 2005 13:13:30 -0000 1.23 @@ -16,6 +16,9 @@ <action dev="hgomez" type="update"> Upgrading to Apache Licence 2.0 </action> + <action dev="hgomez" type="update"> + CommonsXmlRpcTransport support gzip compression for request and reply + </action> <action dev="sgoeschl" type="update"> Rewrote the xdocs/changes.xml to be used with the Maven build </action>