FELIX-5044 make sure property changes during service registration eventually get shown

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1704219 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scr/changelog.txt b/scr/changelog.txt
index 655def3..d49864f 100644
--- a/scr/changelog.txt
+++ b/scr/changelog.txt
@@ -1,9 +1,10 @@
 Changes from 2.0.2 to 2.0.4
 ---------------------------
 ** Improvement
-    * [FELIX-5040] When global extender is turned on, get framwork bundle using location not id.
+    * [FELIX-5040] When global extender is turned on, get framework bundle using location not id.
 
 ** Bug
+    * [FELIX-5044] (felix mutable service properties) Make sure service property changes eventually get shown.
 
 
 Changes from 2.0.0 to 2.0.2