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/08/16 10:14:34 UTC

svn commit: r1838181 - in /felix/trunk/main.distribution/doc: changelog.txt changelog_framework.txt changelog_main.txt

Author: pauls
Date: Thu Aug 16 10:14:33 2018
New Revision: 1838181

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

Modified:
    felix/trunk/main.distribution/doc/changelog.txt
    felix/trunk/main.distribution/doc/changelog_framework.txt
    felix/trunk/main.distribution/doc/changelog_main.txt

Modified: felix/trunk/main.distribution/doc/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/main.distribution/doc/changelog.txt?rev=1838181&r1=1838180&r2=1838181&view=diff
==============================================================================
--- felix/trunk/main.distribution/doc/changelog.txt (original)
+++ felix/trunk/main.distribution/doc/changelog.txt Thu Aug 16 10:14:33 2018
@@ -1,3 +1,9 @@
+Changes from 6.0.0 to 6.0.1
+---------------------------
+
+** Improvement
+   * Update to latest framework and main version 6.0.1
+
 Changes from 5.6.10 to 6.0.0
 ----------------------------
 

Modified: felix/trunk/main.distribution/doc/changelog_framework.txt
URL: http://svn.apache.org/viewvc/felix/trunk/main.distribution/doc/changelog_framework.txt?rev=1838181&r1=1838180&r2=1838181&view=diff
==============================================================================
--- felix/trunk/main.distribution/doc/changelog_framework.txt (original)
+++ felix/trunk/main.distribution/doc/changelog_framework.txt Thu Aug 16 10:14:33 2018
@@ -1,3 +1,10 @@
+Changes from 6.0.0 to 6.0.1
+---------------------------
+
+** Bug
+    * [FELIX-5886] - Error logged by org.apache.felix.framework.BundleWiringImpl.getClassByDelegation
+    * [FELIX-5889] - Extension Bundle capabilities do not index correctly
+
 Changes from 5.6.10 to 6.0.0
 ----------------------------
 
@@ -12,9 +19,12 @@ Changes from 5.6.10 to 6.0.0
     * [FELIX-5811] - Prevent bundles from providing ee capabilities
 
 ** Bug
+    * [FELIX-5754] - error in default.properties contained in jar org.apache.felix.framework-5.6.10.jar
+    * [FELIX-5759] - StackOverflowError thrown during URL construction
     * [FELIX-5799] - Fix bugs in Service Factory unregister callback handling
     * [FELIX-5807] - Do not hide the cause when a problem occurs in URLHandlersStreamHandlerProxy
     * [FELIX-5810] - URLHandlers ContentHandler fails to load sun.net.www.content on Java 9
+    * [FELIX-5864] - Missing uses constraints for OSGi spec packages
     * [FELIX-5870] - Handle relative path elements in bundle classpath
     * [FELIX-5874] - URLHandlersContentHandlerProxy.getBuiltIn always returns null
     * [FELIX-5875] - org.osgi.framework.os.name et.al. are not obeyed

Modified: felix/trunk/main.distribution/doc/changelog_main.txt
URL: http://svn.apache.org/viewvc/felix/trunk/main.distribution/doc/changelog_main.txt?rev=1838181&r1=1838180&r2=1838181&view=diff
==============================================================================
--- felix/trunk/main.distribution/doc/changelog_main.txt (original)
+++ felix/trunk/main.distribution/doc/changelog_main.txt Thu Aug 16 10:14:33 2018
@@ -1,3 +1,9 @@
+Changes from 6.0.0 to 6.0.1
+---------------------------
+
+** Improvement
+    * Update to latest framework version 6.0.1
+
 Changes from 5.6.10 to 6.0.0
 ----------------------------