You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by fm...@apache.org on 2012/10/19 15:27:53 UTC

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

Author: fmeschbe
Date: Fri Oct 19 13:27:53 2012
New Revision: 1400093

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

Modified:
    felix/trunk/configadmin/changelog.txt

Modified: felix/trunk/configadmin/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/configadmin/changelog.txt?rev=1400093&r1=1400092&r2=1400093&view=diff
==============================================================================
--- felix/trunk/configadmin/changelog.txt (original)
+++ felix/trunk/configadmin/changelog.txt Fri Oct 19 13:27:53 2012
@@ -1,3 +1,25 @@
+Changes from 1.4.0 to 1.6.0
+----------------------------
+
+** Bug
+    * [FELIX-3532] - Source artifact is not being generated
+    * [FELIX-3596] - Config Admin should track SynchronousConfigurationListeners
+    * [FELIX-3721] - Configuration not always provided upon initial service registration
+
+** Improvement
+    * [FELIX-3577] - Refactor helpers and service trackers
+    * [FELIX-3622] - ConfigurationManager.listConfigurations may not always properly log the configuration PID
+
+** Task
+    * [FELIX-3479] - [Config Admin 1.5] Implement Configuration.getChangeCount()
+    * [FELIX-3480] - [Config Admin 1.5] Implement support for SynchronousConfigurationListener
+    * [FELIX-3481] - [Config Admin 1.5] Implement support for Targeted PIDs
+    * [FELIX-3483] - [Config Admin 1.5] Export cm API at version 1.5
+    * [FELIX-3554] - Prevent same configuration to be delivered multiple times
+    * [FELIX-3562] - Use OSGi Configuration Admin 1.5 API classes
+    * [FELIX-3578] - ConfigAdmin Maven build does not have Maven convention *-sources.jar artifacts
+
+
 Changes from 1.2.8 to 1.4.0
 ----------------------------