Author: dwoods
Date: Thu Sep  9 17:56:27 2010
New Revision: 995519

URL: http://svn.apache.org/viewvc?rev=995519&view=rev
Log:
update release notes from 2.0.1 to 2.0.2-SNAPSHOT

Modified:
    openjpa/branches/2.0.x/openjpa-project/CHANGES.txt
    openjpa/branches/2.0.x/openjpa-project/RELEASE-NOTES.html

Modified: openjpa/branches/2.0.x/openjpa-project/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/openjpa/branches/2.0.x/openjpa-project/CHANGES.txt?rev=995519&r1=995518&r2=995519&view=diff
==============================================================================
--- openjpa/branches/2.0.x/openjpa-project/CHANGES.txt (original)
+++ openjpa/branches/2.0.x/openjpa-project/CHANGES.txt Thu Sep  9 17:56:27 2010
@@ -1,4 +1,4 @@
-Apache OpenJPA 2.0.1
+Apache OpenJPA 2.0.2-SNAPSHOT
 Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
 
--------------------------------------------------------------------------------
 
@@ -20,7 +20,7 @@ Content
 
 Overview
 --------
-   The Apache OpenJPA community is proud to release a 2.0.1 distribution of
+   The Apache OpenJPA community is proud to release a 2.0.2-SNAPSHOT 
distribution of
    OpenJPA. This distribution is based on the final JSR 317 Java 
    Persistence API, Version 2.0 specification and passes the JPA 2.0 TCK,
    while remaining backwards compatiable with prior releases based on the
@@ -164,6 +164,12 @@ Getting Involved
         * Bugs and other issues can be posted on the project JIRA.
 
 
+Included Changes in OpenJPA 2.0.2
+---------------------------------
+
+    * TBD
+
+
 Included Changes in OpenJPA 2.0.1
 ---------------------------------
 

Modified: openjpa/branches/2.0.x/openjpa-project/RELEASE-NOTES.html
URL: 
http://svn.apache.org/viewvc/openjpa/branches/2.0.x/openjpa-project/RELEASE-NOTES.html?rev=995519&r1=995518&r2=995519&view=diff
==============================================================================
--- openjpa/branches/2.0.x/openjpa-project/RELEASE-NOTES.html (original)
+++ openjpa/branches/2.0.x/openjpa-project/RELEASE-NOTES.html Thu Sep  9 
17:56:27 2010
@@ -17,9 +17,9 @@ specific language governing permissions 
 under the License. 
 --> 
 <html>
-<title>Release Notes for Apache OpenJPA 2.0.1</title>
+<title>Release Notes for Apache OpenJPA 2.0.2-SNAPSHOT</title>
 <body>
-<h1>Release Notes for Apache OpenJPA 2.0.1</h1>
+<h1>Release Notes for Apache OpenJPA 2.0.2-SNAPSHOT</h1>
 <p>
 <ul>
   <li><a href="#Overview">Overview</a></li>
@@ -30,6 +30,7 @@ under the License. 
   <li><a href="#Notice">Notice</a></li>
   <li><a href="#ReleaseNotes">Release Notes</a></li>
   <ul>
+    <li><a href="#202">2.0.2</a></li>
     <li><a href="#201">2.0.1</a></li>
     <li><a href="#200">2.0.0</a></li>
     <li><a href="#200beta3">2.0.0 Beta 3</a></li>
@@ -47,7 +48,7 @@ under the License. 
 <h2><a name="Overview"></a>Overview</h2>
 
 <P>
-   The Apache OpenJPA community is proud to release a 2.0.1 distribution of
+   The Apache OpenJPA community is proud to release a 2.0.2-SNAPSHOT 
distribution of
    OpenJPA. This distribution is based on the final JSR 317 Java
    Persistence API, Version 2.0 specification and passes the JPA 2.0 TCK,
    while remaining backwards compatiable with prior releases based on the
@@ -250,6 +251,10 @@ in each release of OpenJPA.</P>
 <h2><a name="ReleaseNotes">Release Notes</h2>
 
 <hr>
+<h3><a name="202">OpenJPA 2.0.2</h3>
+<h4>TBD...</h4>
+
+<hr>
 <h3><a name="201">OpenJPA 2.0.1</h3>
 <h4>Sub-task</h4>
 <ul>


Reply via email to