Author: aadamchik Date: Tue Dec 26 03:53:13 2006 New Revision: 490287 URL: http://svn.apache.org/viewvc?view=rev&rev=490287 Log: updating release notes with CAY-724 fix
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=490287&r1=490286&r2=490287 ============================================================================== --- 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 Tue Dec 26 03:53:13 2006 @@ -56,7 +56,8 @@ CAY-690 Exception in the Modeler when changing schema on derived entities CAY-707 SelectQuery automatic cache key build mechanism produces wrong results when DO's are used in qualifier CAY-710 XMLDecoder decodes Dates wrong CAY-712 Allow modifying objects in validate* methods -CAY-724 - applying 3.0 fix to 1.2 branch +CAY-724 Bogus FaultFailureExceptions +CAY-726 SQLTemplate parsing bug when macros appear at the end of line API Changes ----------------------------------