Author: aadamchik
Date: Fri Oct 13 12:09:30 2006
New Revision: 463782
URL: http://svn.apache.org/viewvc?view=rev&rev=463782
Log:
CAY-690 Exception in the Modeler when changing schema on derived entities
Modified:
incubator/cayenne/main/trunk/assembly/cayenne-generic/src/main/resources/RELEASE-NOTES.txt
Modified:
incubator/cayenne/main/trunk/assembly/cayenne-generic/src/main/resources/RELEASE-NOTES.txt
URL:
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/assembly/cayenne-generic/src/main/resources/RELEASE-NOTES.txt?view=diff&rev=463782&r1=463781&r2=463782
==============================================================================
---
incubator/cayenne/main/trunk/assembly/cayenne-generic/src/main/resources/RELEASE-NOTES.txt
(original)
+++
incubator/cayenne/main/trunk/assembly/cayenne-generic/src/main/resources/RELEASE-NOTES.txt
Fri Oct 13 12:09:30 2006
@@ -43,6 +43,7 @@
CAY-646 Class generator - incorrect java types for classes like
java.lang.whatever.XYZ
CAY-652 Exception with Tomcat's session restore capability
CAY-653 overriding setPersistentState() in unreliable in three tier
environment with CayenneContext
CAY-663 localObject and new objects
CAY-664 Simplify EntityResolver serialization
CAY-671 custom exception class for ROP missing session
+CAY-690 Exception in the Modeler when changing schema on derived entities
API Changes
----------------------------------