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 2011/11/16 11:38:01 UTC

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

Author: fmeschbe
Date: Wed Nov 16 10:38:01 2011
New Revision: 1202622

URL: http://svn.apache.org/viewvc?rev=1202622&view=rev
Log:
Update changelog with three bugs fixed

Modified:
    felix/trunk/configadmin/changelog.txt

Modified: felix/trunk/configadmin/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/configadmin/changelog.txt?rev=1202622&r1=1202621&r2=1202622&view=diff
==============================================================================
--- felix/trunk/configadmin/changelog.txt (original)
+++ felix/trunk/configadmin/changelog.txt Wed Nov 16 10:38:01 2011
@@ -9,6 +9,9 @@ Changes from 1.2.8 to 1.4.0
     * [FELIX-2885] - The config admin bundle does not indicate its provided and required services dependencies
     * [FELIX-3046] - Empty array configuration value is read as null after restart
     * [FELIX-3175] - RankingComparator results in wrong results
+    * [FELIX-3227] - ManagedService.update must be called with null if configuration exists but is not visilbe
+    * [FELIX-3228] - Configuration.getBundleLocation to generous
+    * [FELIX-3229] - ConfigurationAdmin.getConfiguration(String, String) and .createConfiguration(String) to generous
 
 ** Improvement
     * [FELIX-3180] - Provide MessageFormat based logging method