You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by cu...@apache.org on 2010/06/09 22:02:49 UTC

svn commit: r953138 - /openjpa/trunk/openjpa-project/CHANGES.txt

Author: curtisr7
Date: Wed Jun  9 20:02:48 2010
New Revision: 953138

URL: http://svn.apache.org/viewvc?rev=953138&view=rev
Log:
OPENJPA-620: Update CHANGES.txt

Modified:
    openjpa/trunk/openjpa-project/CHANGES.txt

Modified: openjpa/trunk/openjpa-project/CHANGES.txt
URL: http://svn.apache.org/viewvc/openjpa/trunk/openjpa-project/CHANGES.txt?rev=953138&r1=953137&r2=953138&view=diff
==============================================================================
--- openjpa/trunk/openjpa-project/CHANGES.txt (original)
+++ openjpa/trunk/openjpa-project/CHANGES.txt Wed Jun  9 20:02:48 2010
@@ -984,6 +984,7 @@ Improvement
     * [OPENJPA-841] - Create structures to hold Slice information with StateManangers
     * [OPENJPA-858] - Allow postPersist be invoked immediately after persist()
     * [OPENJPA-968] - Change in default detach() behavior for JPA 2.0
+    * [OPENJPA-620] - An eagerly initialized configuration with fail-fast behavior on persistent class resolution    
 
 New Feature
 -----------