OPENJPA-620: Update CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@953138 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Richard G. Curtis 2010-06-09 20:02:48 +00:00
parent ddda5ee6a0
commit 8de998f90b
1 changed files with 1 additions and 0 deletions

View File

@ -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
-----------