Correct changelog
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1679146 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/configadmin/changelog.txt b/configadmin/changelog.txt
index e17efbe..415ef62 100644
--- a/configadmin/changelog.txt
+++ b/configadmin/changelog.txt
@@ -1,11 +1,9 @@
Changes from 1.8.4 to 1.8.6
---------------------------
-** Bug
- * [FELIX-4884] - listConfigurations should return null if no configuration is found
-
** Improvement
* [FELIX-4844] - Store configuration data in a diff-tool friendly way
+ * [FELIX-4884] - Avoid unnecessary array creation if listConfigurations does not find anything
Changes from 1.8.2 to 1.8.4