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 2011/01/30 02:50:28 UTC

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

Author: aadamchik
Date: Sun Jan 30 01:50:27 2011
New Revision: 1065168

URL: http://svn.apache.org/viewvc?rev=1065168&view=rev
Log:
CAY-1519 Application deadlock trying to guess static constant fields

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=1065168&r1=1065167&r2=1065168&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 Sun Jan 30 01:50:27 2011
@@ -14,7 +14,7 @@ Date: 
 ----------------------------------
 Changes/New Features Since 3.1M1:
 
-CAY-1445 DI-based QueryCacheFactory
+CAY-1445 Initialize QueryCache via dependency injection
 CAY-1508 Support for DataChannel filters
 CAY-1509 Lifecycle event annotations support
 CAY-1532 Import cayenne-lifecycle from sandbox
@@ -28,6 +28,7 @@ CAY-1511 Problem in db2: comparison oper
 CAY-1515 runtime relationships are not initialized
 CAY-1516 CayenneModeler - DataMap deletion doesn't delete DataMap XML
 CAY-1517 CayenneModeler - recent projects ordering is random
+CAY-1519 Application deadlock trying to guess static constant fields
 CAY-1528 Undo CAY-1213
 CAY-1529 Cayenne should support enum types in qualifier statements/expression handling