update ds changelog

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1533851 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scr/changelog.txt b/scr/changelog.txt
index b6188cf..b998085 100644
--- a/scr/changelog.txt
+++ b/scr/changelog.txt
@@ -2,6 +2,7 @@
 ---------------------------
 
 ** Bug
+    * [FELIX-3536] (minor additional work) - Consider putting the non-spec ComponentFactory behavior in a separate class
     * [FELIX-3708] - [DS] use java 5
     * [FELIX-3729] - [DS] Track dependencies by imitating ServiceTracker and keeping a list of actual service references all the time
     * [FELIX-3738] - [DS] ComponentInstance.getServices(String refName) is implemented wrong for 0..1 and 1..1 refs