diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3d50bead..d7723e3b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -6,6 +6,9 @@
+ Support JAXB's MTOM/XOP/MIME support. As a result, all
+ Mime-related code in SoapMessage has been moved to the org.springframework.ws.mime package
+
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