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/03/01 09:33:14 UTC

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

Author: aadamchik
Date: Sat Mar  1 08:33:14 2014
New Revision: 1573132

URL: http://svn.apache.org/r1573132
Log:
CAY-1877 In-memory evaluation of expression may fail with UnsupportedOpeartionException depending on order of nodes

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=1573132&r1=1573131&r2=1573132&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 Mar  1 08:33:14 2014
@@ -51,6 +51,7 @@ CAY-1866 Change in General Modeler Prefe
 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-1877 In-memory evaluation of expression may fail with UnsupportedOpeartionException depending on order of nodes
 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.