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 2008/05/06 22:12:19 UTC

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

Author: aadamchik
Date: Tue May  6 13:12:18 2008
New Revision: 653901

URL: http://svn.apache.org/viewvc?rev=653901&view=rev
Log:
CAY-732  Incorrect query with self joins

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=653901&r1=653900&r2=653901&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 Tue May  6 13:12:18 2008
@@ -42,6 +42,7 @@
 Bug fixes since M3:
 
 CAY-574 DataObjectUtils 'objectForPK' should work on the client
+CAY-732 Incorrect query with self joins
 CAY-785 Cayenne Modeler Fails to Open Project 
 CAY-982 Client class and superclass names not auto-populated for new ObjEntity.
 CAY-983 POST_LOAD called twice