Author: jochen
Date: Fri Nov 28 13:38:27 2008
New Revision: 721565
URL: http://svn.apache.org/viewvc?rev=721565&view=rev
Log:
Fixed the issue number of the previous commit.
Modified:
webservices/xmlrpc/trunk/src/changes/changes.xml
Modified: webservices/xmlrpc/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/webservices/xmlrpc/trunk/src/changes/changes.xml?rev=721565&r1=721564&r2=721565&view=diff
==============================================================================
--- webservices/xmlrpc/trunk/src/changes/changes.xml (original)
+++ webservices/xmlrpc/trunk/src/changes/changes.xml Fri Nov 28 13:38:27 2008
@@ -33,7 +33,7 @@
The ThreadPool could create more threads than configured.
</action>
<action dev="jochen" type="fix" due-to="Brandon DuRette"
due-to-email="[EMAIL PROTECTED]"
- issue="XMLRPC-160">
+ issue="XMLRPC-159">
Improved the handling of HTTP status codes that indicate an error.
</action>
</release>