Log Message
Merge fix for XSTR-757 from 1.4.x branch to HEAD.
Modified Paths
Diff
Modified: trunk/xstream-distribution/src/content/changes.html (2289 => 2290)
--- trunk/xstream-distribution/src/content/changes.html 2014-06-16 21:36:39 UTC (rev 2289)
+++ trunk/xstream-distribution/src/content/changes.html 2014-06-16 21:36:52 UTC (rev 2290)
@@ -61,6 +61,7 @@
<ul>
<li>XSTR-755: ExternalizableConverter does not respect writeReplace and readResolve.</li>
+ <li>XSTR-757: Deserialized TreeSet does not honor remove(Object) return value contract.</li>
<li>Fix: DateConverter ignores provided locale.</li>
<li>Fix: WeakCache.entrySet().iterator().next.setValue(value) returns the reference instead of the old value.</li>
<li>Fix: SqlTimestampConverter throws IllegalArgumentException instead of ConversionException on fromString().</li>
To unsubscribe from this list please visit:
