update changelog

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@989564 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/configadmin/changelog.txt b/configadmin/changelog.txt
index 3d106a0..8abd536 100644
--- a/configadmin/changelog.txt
+++ b/configadmin/changelog.txt
@@ -5,6 +5,7 @@
     * [FELIX-1545] - Configurations may still be delivered more than once (or not at all)
     * [FELIX-1727] - Properties with leading dots not allowed
     * [FELIX-2179] - junit does not need to be a compile scope dependency of configadmin
+    * [FELIX-2557] - ConfigurationEvent delivery not building the listener list correctly
 
 ** Improvement
     * [FELIX-1907] - Improve documentation on PersistenceManager API
@@ -13,6 +14,7 @@
 
 ** Task
     * [FELIX-1543] - Remove org.osgi.service.cm from configadmin project as soon as R4.2 compendium library is available from the Maven Repository
+    * [FELIX-2559] - Adapt Configuration Admin LICENSE and NOTICE files
 
 
 Changes from 1.2.0 to 1.2.4