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/01/26 17:28:23 UTC

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

Author: aadamchik
Date: Sun Jan 26 16:28:23 2014
New Revision: 1561514

URL: http://svn.apache.org/r1561514
Log:
CAY-1796 ROP: All entity's to-many relationships getting faulted from database when using it as a parameter in qualifier expression

release notes

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=1561514&r1=1561513&r2=1561514&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 Jan 26 16:28:23 2014
@@ -35,6 +35,7 @@ Bug Fixes:
 
 CAY-1695 Unexpected null value in bidirectional one-to-one prefetch 
 CAY-1736 IllegalArgumentException when synchronizing entities in the Modeler
+CAY-1796 ROP: All entity's to-many relationships getting faulted from database when using it as a parameter in qualifier expression
 CAY-1797 NPE importing DataMap
 CAY-1798 ROP: Reverse relationships of prefetched entity objects are not filled during server to client objects conversion
 CAY-1799 ROP: Server can't deserialize LIKE expression with pattern already compiled