Author: ffang
Date: Thu Jun 9 02:17:40 2011
New Revision: 1133630
URL: http://svn.apache.org/viewvc?rev=1133630&view=rev
Log:
update release notes
Modified:
cxf/trunk/distribution/src/main/release/release_notes.txt
Modified: cxf/trunk/distribution/src/main/release/release_notes.txt
URL:
http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/release_notes.txt?rev=1133630&r1=1133629&r2=1133630&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/release_notes.txt (original)
+++ cxf/trunk/distribution/src/main/release/release_notes.txt Thu Jun 9
02:17:40 2011
@@ -173,6 +173,7 @@ for caveats when upgrading from CXF 2.3.
* [CXF-3551] - Log warning message when cxf find the @WebServices which is
loaded by the other classloader
* [CXF-3553] - Provide ability to disable WADL generation/display for a
REST endpoint
* [CXF-3567] - Do not use timer for JMSContinuation timeout task
+ * [CXF-3566] - not put serialVersionUID in generated faults by default
* [CXF-3568] - Add the ability to cache returned tokens in the
STSTokenValidator
* [CXF-3571] - CXF HTTPTransportFactory should throw exception when it
can't find a HTTPDestinationFactory
* [CXF-3572] - Add a check of the message content list to avoid the OoM
error from the HolderOutInterceptor