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 2014/03/16 15:08:59 UTC

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

Author: aadamchik
Date: Sun Mar 16 14:08:59 2014
New Revision: 1578077

URL: http://svn.apache.org/r1578077
Log:
CAY-1920 DI: add support for decorators

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=1578077&r1=1578076&r2=1578077&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 Sun Mar 16 14:08:59 2014
@@ -43,6 +43,7 @@ CAY-1914 Refactor EJBQL-related translat
 CAY-1915 BatchTranslator instead of performing bindings should return binding object whose values can be altered
 CAY-1918 Replace Oracle LOB hacks with JDBC 4.0 API
 CAY-1919 Split DataNode creation into a separate DataNodeFactory
+CAY-1920 DI: add support for decorators
 
 Bug Fixes: