You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2010/06/12 18:38:44 UTC

svn commit: r954029 - /cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt

Author: aadamchik
Date: Sat Jun 12 16:38:43 2010
New Revision: 954029

URL: http://svn.apache.org/viewvc?rev=954029&view=rev
Log:
CAY-1447 Switch ROP client to dependency injection

Modified:
    cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt

Modified: cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt?rev=954029&r1=954028&r2=954029&view=diff
==============================================================================
--- cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt (original)
+++ cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt Sat Jun 12 16:38:43 2010
@@ -45,6 +45,7 @@ CAY-1433 Change #chunk behaviour to skip
 CAY-1438 refactoring EntityInheritanceTree lookups
 CAY-1439 ClassDescriptor refactoring - replacing returned iterators with collections
 CAY-1446 Remove DataContextFactory, replace it with DI-enabled ObjectContextFactory
+CAY-1447 Switch ROP client to dependency injection
 
 Bug Fixes Since 3.0: