summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjortel <devnull@localhost>2008-07-28 19:33:52 +0000
committerjortel <devnull@localhost>2008-07-28 19:33:52 +0000
commit5efb57fa695599a2b8747d069350bfea11c850a3 (patch)
tree635a7eaf7696dbc00f79b040c23dbd9838b3313c /README
parent2e0b48fab107f0609bbe2688ea1fc64f339d3ded (diff)
downloadsuds-5efb57fa695599a2b8747d069350bfea11c850a3.tar.gz
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 869118d..298e82b 100644
--- a/README
+++ b/README
@@ -857,10 +857,10 @@ version 0.2.3 (7-23-08):
version 0.2.4 (7-28-08):
* Added support for WSDL imports: <wsdl:import/>
- * Added support for xsd<->python type conversion for:
+ * Added support for xsd<->python type conversions (thanks: Nathan Van Gheem) for:
* xs:date
- xs:time
- xs:dateTime
+ * xs:time
+ * xs:dateTime
* Fixed:
* Bug: Schema <import/> with schemaLocation specified.
* Bug: Namespaces specified in service description not valid until client/proxy is printed.