diff --git a/changelog.txt b/changelog.txt index 941bc7f4..cb1d7b72 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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[])