You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2018/07/03 14:11:15 UTC

svn commit: r1834960 - /felix/trunk/framework/doc/changelog.txt

Author: pauls
Date: Tue Jul  3 14:11:14 2018
New Revision: 1834960

URL: http://svn.apache.org/viewvc?rev=1834960&view=rev
Log:
Update changelog for release

Modified:
    felix/trunk/framework/doc/changelog.txt

Modified: felix/trunk/framework/doc/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/framework/doc/changelog.txt?rev=1834960&r1=1834959&r2=1834960&view=diff
==============================================================================
--- felix/trunk/framework/doc/changelog.txt (original)
+++ felix/trunk/framework/doc/changelog.txt Tue Jul  3 14:11:14 2018
@@ -34,6 +34,7 @@ Changes from 5.6.10 to 6.0.0
     * [FELIX-5827] - Use less synchronized in the BundleWiring and BundleClassloader
     * [FELIX-5828] - Remove android support.
     * [FELIX-5829] - Delete ImmutableMap/List
+    * [FELIX-5877] - Add missing org.w3c.dom exports for java < 9
 
 Changes from 5.6.8 to 5.6.10
 ----------------------------