Author: allee8285
Date: Wed Feb 15 17:25:51 2012
New Revision: 1244602

URL: http://svn.apache.org/viewvc?rev=1244602&view=rev
Log:
Documents update preparing for 2.2.0 release

Modified:
    openjpa/trunk/openjpa-project/CHANGES.txt
    openjpa/trunk/openjpa-project/RELEASE-NOTES.html

Modified: openjpa/trunk/openjpa-project/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/openjpa-project/CHANGES.txt?rev=1244602&r1=1244601&r2=1244602&view=diff
==============================================================================
--- openjpa/trunk/openjpa-project/CHANGES.txt (original)
+++ openjpa/trunk/openjpa-project/CHANGES.txt Wed Feb 15 17:25:51 2012
@@ -228,6 +228,7 @@ Improvement
 
     [OPENJPA-302] - PCEnhancer needs target classes on classpath
     [OPENJPA-487] - Generated SUBSTRING SQL is ugly and inefficient
+    [OPENJPA-758] - OpenJPA doesn't find ValueHandlers with an applicable 
class loader
     [OPENJPA-1555] - SQLBuffer code cleanup
     [OPENJPA-1777] - Allow setting of diagonstic context for each slice in a 
more flexible manner
     [OPENJPA-1778] - Improved error information for unenhanced classes.

Modified: openjpa/trunk/openjpa-project/RELEASE-NOTES.html
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/openjpa-project/RELEASE-NOTES.html?rev=1244602&r1=1244601&r2=1244602&view=diff
==============================================================================
--- openjpa/trunk/openjpa-project/RELEASE-NOTES.html (original)
+++ openjpa/trunk/openjpa-project/RELEASE-NOTES.html Wed Feb 15 17:25:51 2012
@@ -354,6 +354,8 @@ in each release of OpenJPA.</P>
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-487'>OPENJPA-487</a>] -     
    Generated SUBSTRING SQL is ugly and inefficient
 </li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-758'>OPENJPA-758</a>] -     
    OpenJPA doesn&#39;t find ValueHandlers with an applicable class loader
+</li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1555'>OPENJPA-1555</a>] -   
      SQLBuffer code cleanup
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1777'>OPENJPA-1777</a>] -   
      Allow setting of diagonstic context for each slice in a more flexible 
manner


Reply via email to