You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by mg...@apache.org on 2009/10/22 15:39:46 UTC

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

Author: mgentry
Date: Thu Oct 22 13:39:45 2009
New Revision: 828683

URL: http://svn.apache.org/viewvc?rev=828683&view=rev
Log:
Added CAY-1283 and CAY-1288

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=828683&r1=828682&r2=828683&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 Thu Oct 22 13:39:45 2009
@@ -33,6 +33,8 @@
 CAY-1276 CreateIfNoSchemaStrategy create no PK support
 CAY-1281 Lifecycle callbacks reorganization
 CAY-1282 Use #result as optional directive for only few columns (not all)
+CAY-1283 Update Ordering to take enums instead of boolean flags.
+CAY-1288 Add deleteObjects() to ObjectContext
 
 Bug Fixes Since M6: