Fixed SWS-115: Client is not able to read long response.

This commit is contained in:
Arjen Poutsma
2007-05-07 21:33:29 +00:00
parent 9873d92350
commit f75bf9dca5

View File

@@ -6,6 +6,7 @@
</properties>
<body>
<release version="1.0-RC1">
<action dev="poutsma" type="fix" issue="SWS-115">Client is not able to read long response</action>
<action dev="poutsma" type="add">Add methods to access attributes on SoapElement</action>
<action dev="poutsma" type="add">Added XPath template, for evaluating XPaths in a template-like fashion
</action>