Fixed SWS-135: Implement client-side TransportContext

This commit is contained in:
Arjen Poutsma
2007-06-05 00:48:36 +00:00
parent 5abf3249b0
commit 374111e043
2 changed files with 7 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
</properties>
<body>
<release version="1.0-rc2">
<action dev="poutsma" type="add" issue="SWS-135">Implement client-side TransportContext</action>
<action dev="poutsma" type="add" issue="SWS-133">Added ignoreExtraAttributes and ignoreExtraElements
properties to CastorMarshaller
</action>