Update changelog with three more bugs fixed

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1203824 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/configadmin/changelog.txt b/configadmin/changelog.txt
index 14ebd8e..820e340 100644
--- a/configadmin/changelog.txt
+++ b/configadmin/changelog.txt
@@ -12,6 +12,9 @@
     * [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
+    * [FELIX-3230] - ConfiguartionAdapter.setBundleLocation checks configuration permission incorrectly
+    * [FELIX-3231] - Disable update counter
+    * [FELIX-3233] - ConfigurationManager.canReceive may throw NullPointerException
 
 ** Improvement
     * [FELIX-3180] - Provide MessageFormat based logging method