Update changelog with three bugs fixed
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1202622 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/configadmin/changelog.txt b/configadmin/changelog.txt
index 107a80c..14ebd8e 100644
--- a/configadmin/changelog.txt
+++ b/configadmin/changelog.txt
@@ -9,6 +9,9 @@
* [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