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/01 20:23:33 UTC

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

Author: aadamchik
Date: Thu Aug  1 18:23:33 2013
New Revision: 1509367

URL: http://svn.apache.org/r1509367
Log:
CAY-1846  Reworking of callback mapping

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=1509367&r1=1509366&r2=1509367&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 Thu Aug  1 18:23:33 2013
@@ -16,6 +16,7 @@ Changes/New Features:
 CAY-1842 Remove Listeners support from the Modeler 
 CAY-1843 DataMap v7: Stop saving listeners in DataMap, add upgrade handler
 CAY-1845 Upgrade javadoc plugin to 2.9.1 
+CAY-1846 Reworking of callback mapping
 CAY-1848 New method: ObjectContext.selectOne(Select query) 
 CAY-1851 Generate default serialVersionUID for generated java classes to avoid eclipse warnings
 CAY-1852 Straighten thread model and synchronization in the Modeler