You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by dj...@apache.org on 2013/10/20 07:38:41 UTC

svn commit: r1533851 - /felix/trunk/scr/changelog.txt

Author: djencks
Date: Sun Oct 20 05:38:41 2013
New Revision: 1533851

URL: http://svn.apache.org/r1533851
Log:
update ds changelog

Modified:
    felix/trunk/scr/changelog.txt

Modified: felix/trunk/scr/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/scr/changelog.txt?rev=1533851&r1=1533850&r2=1533851&view=diff
==============================================================================
--- felix/trunk/scr/changelog.txt (original)
+++ felix/trunk/scr/changelog.txt Sun Oct 20 05:38:41 2013
@@ -2,6 +2,7 @@ Changes from 1.6.2 to 1.8
 ---------------------------
 
 ** 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