From f75bf9dca50d22295509a5fe08794c75534bf7eb Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Mon, 7 May 2007 21:33:29 +0000 Subject: [PATCH] Fixed SWS-115: Client is not able to read long response. --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3bbfe40c..3d50bead 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -6,6 +6,7 @@ + Client is not able to read long response Add methods to access attributes on SoapElement Added XPath template, for evaluating XPaths in a template-like fashion