Diff
Modified: trunk/xstream-distribution/src/content/changes.html (2166 => 2167)
--- trunk/xstream-distribution/src/content/changes.html 2013-12-03 00:11:14 UTC (rev 2166)
+++ trunk/xstream-distribution/src/content/changes.html 2013-12-03 00:16:00 UTC (rev 2167)
@@ -38,11 +38,24 @@
<ul>
</ul>
-->
- <h1 id="upcoming">Upcoming</h1>
+ <h1 id="upcoming">Upcoming 1.5.x</h1>
<p>Not yet released.</p>
<h2>Major changes</h2>
+
+ <h2>Minor changes</h2>
+
+ <ul>
+ <li>No need for reflection in StackTraceElementFactory anymore since Java 5.</li>
+ </ul>
+
+
+ <h1 id="upcoming">Upcoming 1.4.x</h1>
+
+ <p>Not yet released.</p>
+
+ <h2>Major changes</h2>
<ul>
<li>JIRA:XSTR-566 and JIRA:XSTR-200: Better compatibility with GAE and environments with active SecurityManager (i.e. in an
@@ -58,7 +71,6 @@
<li>AbstractAttributedCharacterIteratorAttributeConverter (and therefore TextAttributeConverter) will check first if it
can access the possible constants of the type by reflection.</li>
<li>NoClassDefFoundError raised in GAE accessing the fields of restricted types by reflection will be handled.</li>
- <li>No need for reflection in StackTraceElementFactory anymore, Java 1.4 is required since long ago.</li>
</ul>
</li>
<li>JIRA:XSTR-739 and JIRA:XSTR-746: OrderRetainingMap fails if HashMap.putAll(Map) of Java Runtime is not
To unsubscribe from this list please visit:
