Author: mgentry
Date: Mon May 28 14:53:46 2012
New Revision: 1343274
URL: http://svn.apache.org/viewvc?rev=1343274&view=rev
Log:
Added CAY-1658 Add sort ordering enhancements to SelectQuery.
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=1343274&r1=1343273&r2=1343274&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 Mon May 28
14:53:46 2012
@@ -58,6 +58,7 @@ CAY-1698 ObjectIdRelationship support fo
CAY-1700 Split long DISJOINT_BY_ID prefetch query on several smaller queries
CAY-1705 Cayenne plugin compatibility with M2E
CAY-1706 Build support on JDK 1.7
+CAY-1658 Add sort ordering enhancements to SelectQuery
Bug Fixes Since 3.1M3: