dims 2003/03/12 09:40:03
Modified: java changelog.html
Log:
Updated to reflect CommonsHTTPSender info.
Revision Changes Path
1.3 +2 -1 xml-axis/java/changelog.html
Index: changelog.html
===================================================================
RCS file: /home/cvs/xml-axis/java/changelog.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- changelog.html 9 Mar 2003 06:48:58 -0000 1.2
+++ changelog.html 12 Mar 2003 17:40:03 -0000 1.3
@@ -60,7 +60,8 @@
ability to detach the file from the <tt>AttachmentPart</tt> so it wont
get deleted on cleanup. Yes, attachments should now get automatically cleaned
up when their owning <tt>AttachmentPart</tt> is finalized. Look at the
- javadocs for the specifics.
+ javadocs for the specifics.
+ <li>CommonsHTTPSender updated to use <A
href="http://jakarta.apache.org/commons/httpclient/downloads.html">Jakarta Commons's
HTTPClient 2.0 RC3</a></li>
</ul>
<h4>Improvements in Exception Handling</h4>