This commit is contained in:
Arjen Poutsma
2007-04-02 09:53:39 +00:00
parent 3fa42672da
commit 2971abd4bd

View File

@@ -7,6 +7,9 @@ Changes in version 1.0-RC1
Package org.springframework.oxm.castor
* fixed #SWS-88: Allow CastorMarshaller to accept more than one mapping file
Package org.springframework.oxm.jibx
* fixed #SWS-97: OXM Marshal encoding definition
Package org.springframework.omx.xstream
* fixed #SWS-100: Cannot set DateConverter in XStreamMarshaller.setConverters(Converter[])