You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2018/04/26 05:23:53 UTC

svn commit: r1830139 - /felix/trunk/scr/changelog.txt

Author: cziegeler
Date: Thu Apr 26 05:23:53 2018
New Revision: 1830139

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

Modified:
    felix/trunk/scr/changelog.txt

Modified: felix/trunk/scr/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/scr/changelog.txt?rev=1830139&r1=1830138&r2=1830139&view=diff
==============================================================================
--- felix/trunk/scr/changelog.txt (original)
+++ felix/trunk/scr/changelog.txt Thu Apr 26 05:23:53 2018
@@ -14,6 +14,8 @@ Changes in 2.1.0
     * [FELIX-5695] Use Java 7 as base version
     * [FELIX-5696] Separate metatype provider from managed service
 ** Bug
+    * [FELIX-5769] SCR should not bind prototype_required reference to bundle scope service
+    * [FELIX-5775] Service properties not updated for lazy service when configuration changes
     * [FELIX-5507] ConfigurationAdmin might not be visible to SCR implementation
     * [FELIX-5543] Component property types must implement java.lang.annotation.Annotation methods properly