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 2015/08/26 16:07:26 UTC

svn commit: r1697938 - in /felix/trunk: framework/doc/changelog.txt main.distribution/doc/changelog_framework.txt

Author: pauls
Date: Wed Aug 26 14:07:25 2015
New Revision: 1697938

URL: http://svn.apache.org/r1697938
Log:
Update changelog

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

Modified: felix/trunk/framework/doc/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/framework/doc/changelog.txt?rev=1697938&r1=1697937&r2=1697938&view=diff
==============================================================================
--- felix/trunk/framework/doc/changelog.txt (original)
+++ felix/trunk/framework/doc/changelog.txt Wed Aug 26 14:07:25 2015
@@ -5,6 +5,7 @@ Changes from 5.0.1 to 5.2.0
     * [FELIX-4468] - EventObject is created with null pointer : "null source"
     * [FELIX-4960] - NPE in BundleRevisionImpl.getResourcesLocal()
     * [FELIX-4977] - Concurrency issue with factory services
+    * [FELIX-5010] - NPE when resolving bundle with a header "Bundle-NativeCode = *"
 
 ** Improvement
     * [FELIX-4938] - Throw an exception when service use count overflow

Modified: felix/trunk/main.distribution/doc/changelog_framework.txt
URL: http://svn.apache.org/viewvc/felix/trunk/main.distribution/doc/changelog_framework.txt?rev=1697938&r1=1697937&r2=1697938&view=diff
==============================================================================
--- felix/trunk/main.distribution/doc/changelog_framework.txt (original)
+++ felix/trunk/main.distribution/doc/changelog_framework.txt Wed Aug 26 14:07:25 2015
@@ -5,6 +5,7 @@ Changes from 5.0.1 to 5.2.0
     * [FELIX-4468] - EventObject is created with null pointer : "null source"
     * [FELIX-4960] - NPE in BundleRevisionImpl.getResourcesLocal()
     * [FELIX-4977] - Concurrency issue with factory services
+    * [FELIX-5010] - NPE when resolving bundle with a header "Bundle-NativeCode = *"
 
 ** Improvement
     * [FELIX-4938] - Throw an exception when service use count overflow