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:15:16 UTC

svn commit: r1830138 - /felix/trunk/configadmin/changelog.txt

Author: cziegeler
Date: Thu Apr 26 05:15:16 2018
New Revision: 1830138

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

Modified:
    felix/trunk/configadmin/changelog.txt

Modified: felix/trunk/configadmin/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/configadmin/changelog.txt?rev=1830138&r1=1830137&r2=1830138&view=diff
==============================================================================
--- felix/trunk/configadmin/changelog.txt (original)
+++ felix/trunk/configadmin/changelog.txt Thu Apr 26 05:15:16 2018
@@ -2,13 +2,16 @@ Changes in 1.9.0
 ----------------
 ** Improvement
     * [FELIX-5288] - Implement RFC 227 (OSGi R7 Update)
+    * [FELIX-5351] - Implement coordinations (OSGi R7)
     * [FELIX-5289] - Alias PID Handling of Factory Configurations (OSGi R7)
     * [FELIX-5290] - Locking Configuration Records (OSGi R7)
     * [FELIX-5291] - Improve Configuration Updates (OSGi R7)
     * [FELIX-5292] - Capabilities (OSGi R7)
     * [FELIX-5293] - Improved ConfigurationPlugin Support (OSGi R7)
     * [FELIX-5468] - Refactor persistence handling
+    * [FELIX-5693] - Improve persistence manager handling
     * [FELIX-5695] - Use Java 7 as base version
+    * [FELIX-5778] - Refactor factory configuration handling
 ** Bug
     * [FELIX-5745] - Empty collections should be allowed as property value