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/07/20 10:21:11 UTC

svn commit: r1505109 - /cayenne/main/branches/STABLE-3.1/docs/doc/src/main/resources/RELEASE-NOTES.txt

Author: aadamchik
Date: Sat Jul 20 08:21:11 2013
New Revision: 1505109

URL: http://svn.apache.org/r1505109
Log:
CAY-1736  IllegalArgumentException when synchronizing entities in the Modeler

somewhat based on Ilya's patch, but the fix itself is limited to NamedObjectFactory.java

Modified:
    cayenne/main/branches/STABLE-3.1/docs/doc/src/main/resources/RELEASE-NOTES.txt

Modified: cayenne/main/branches/STABLE-3.1/docs/doc/src/main/resources/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/cayenne/main/branches/STABLE-3.1/docs/doc/src/main/resources/RELEASE-NOTES.txt?rev=1505109&r1=1505108&r2=1505109&view=diff
==============================================================================
--- cayenne/main/branches/STABLE-3.1/docs/doc/src/main/resources/RELEASE-NOTES.txt (original)
+++ cayenne/main/branches/STABLE-3.1/docs/doc/src/main/resources/RELEASE-NOTES.txt Sat Jul 20 08:21:11 2013
@@ -18,6 +18,7 @@ CAY-1822 Make DataMap editor fields wide
 
 Bug Fixes Since 3.1B2:
 
+CAY-1736 IllegalArgumentException when synchronizing entities in the Modeler
 CAY-1794 Duplicate attributes in discriminator columns of PersistentDescriptor
 CAY-1804 Serialisation of long[] type was not working correctly. 
 CAY-1806 Error importing eomodel