Jochen Wiedmann wrote:
Please cast your vote:

[*] +1
[ ] =0
[ ] -1


- Fix: Eliminated a possible race condition in the ThreadPool. Fixes
XMLRPC-162. Thanks to Mark Gertsvolf.
- Fix: The ThreadPool could create more threads than configured. Fixes
XMLRPC-161. Thanks to Mark Gertsvolf.
- Fix: Weakened the access control in the WebServer class in order to
make subclassing easier. Fixes XMLRPC-160. Thanks to James Baldassari.
- Fix: Improved the handling of HTTP status codes that indicate an
error. Fixes XMLRPC-159. Thanks to Brandon DuRette.
- Fix: Fixed a possible NPE in case of a malformed HTTP request in the
WebServer. Thanks to Alan Burlison.
- Fix: The webserver's connection timeout wasn't applied to the
ServletWebServer. Fixes XMLRPC-166. Thanks to Alan Burlison.
- Fix: A client could prevent other clients from connecting by not
sending any data. Fixes XMLRPC-166. Thanks to Alan Burlison.
- Fix: The platforms default encoding has been used at some point when
decoding HTTP headers. Fixes XMLRPC-164. Thanks to Greg Wurth.
- Fix: Could not resolve Maven dependency in repo1. Thanks to Yuen-Chi Lian.

Reply via email to