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/08/02 20:14:21 UTC

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

Author: aadamchik
Date: Fri Aug  2 18:14:21 2013
New Revision: 1509797

URL: http://svn.apache.org/r1509797
Log:
CAY-1818 Fix copyright year in the Modeler "about" panel

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=1509797&r1=1509796&r2=1509797&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 Fri Aug  2 18:14:21 2013
@@ -23,6 +23,7 @@ CAY-1794 Duplicate attributes in discrim
 CAY-1804 Serialisation of long[] type was not working correctly. 
 CAY-1806 Error importing eomodel 
 CAY-1809 Remove 'final' modifier from Cayenne, HessianUtil, PropertyComparator, ConversionUtil, and LinkedDeque
+CAY-1818 Fix copyright year in the Modeler "about" panel
 CAY-1827 EhCache region corresponding to a cache group loses its settings after 'removeGroup'
 CAY-1845 Upgrade javadoc plugin to 2.9.1 
 CAY-1854 driver.xsd schema shouldn't be in 3.1 - it is no longer applicable