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 2013/12/28 13:06:03 UTC

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

Author: aadamchik
Date: Sat Dec 28 12:06:02 2013
New Revision: 1553814

URL: http://svn.apache.org/r1553814
Log:
sorting issues in 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=1553814&r1=1553813&r2=1553814&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 Dec 28 12:06:02 2013
@@ -35,16 +35,16 @@ Bug Fixes:
 
 CAY-1695 Unexpected null value in bidirectional one-to-one prefetch 
 CAY-1736 IllegalArgumentException when synchronizing entities in the Modeler
+CAY-1797 NPE importing DataMap
+CAY-1798 ROP: Reverse relationships of prefetched entity objects are not filled during server to client objects conversion
 CAY-1818 Fix copyright year in the Modeler "about" panel
 CAY-1834 Exception: ToManyList cannot be cast to DataObject 
 CAY-1857 Problem with hotkeys 
 CAY-1859 NullPointerException when importing EOModel 
 CAY-1866 Change in General Modeler Preferences reverts old settings to default value
+CAY-1868 Select contention with multiple contexts 
 CAY-1869 ResultIterator from cayenne-client dependency is subclassed from org.apache.cayenne.access.ResultIterator which is present only in cayenne-server dependency 
 CAY-1874 DB2 Procedure action ignores the first result set
-CAY-1798 ROP: Reverse relationships of prefetched entity objects are not filled during server to client objects conversion
-CAY-1797 NPE importing DataMap
-CAY-1868 Select contention with multiple contexts 
 CAY-1880 objectStore snapshots never cleared from RefreshQuery when "use shared cache" unchecked
 CAY-1881 CayenneModeler (Mac version) doesn't work with Java 7
 CAY-1885 Null value in subclass's field.