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/04/12 10:09:29 UTC

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

Author: aadamchik
Date: Sat Apr 12 08:09:29 2014
New Revision: 1586833

URL: http://svn.apache.org/r1586833
Log:
CAY-1795 "Invisible" ObjAttribute in subclass

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=1586833&r1=1586832&r2=1586833&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 Apr 12 08:09:29 2014
@@ -51,6 +51,7 @@ Bug Fixes:
 CAY-1480 Implement cross-db functional expressions
 CAY-1695 Unexpected null value in bidirectional one-to-one prefetch 
 CAY-1736 IllegalArgumentException when synchronizing entities in the Modeler
+CAY-1795 "Invisible" ObjAttribute in subclass
 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