Getting release notes ready for next release cycle.


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@364 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/distro-source/core/src/release_notes.html b/distro-source/core/src/release_notes.html
index 43d0725..c36b620 100644
--- a/distro-source/core/src/release_notes.html
+++ b/distro-source/core/src/release_notes.html
@@ -29,6 +29,7 @@
       <h1>Google Web Toolkit Release Notes</h1>
       <ul>
 		    <li><a href="#Release_Notes_Current">@GWT_VERSION@</a></li>
+		    <li><a href="#Release_Notes_1_3_3">1.3.3</a></li>
 		    <li><a href="#Release_Notes_1_3_1">1.3.1 (RC)</a></li>
 		    <li><a href="#Release_Notes_1_2_22">1.2.22</a></li>
 		    <li><a href="#Release_Notes_1_2_11">1.2.21 (RC)</a></li>
@@ -41,6 +42,18 @@
       <a name="Release_Notes_Current"></a>
       <h2>Release Notes for @GWT_VERSION@</h2>
       <p>
+      Description here.
+      </p>
+
+      <h3>Fixed Issues</h3>
+      <ul>
+        <li><a href="http://code.google.com/p/google-web-toolkit/issues/detail?id=0">Issue #0 - description</a></li>
+      </ul>
+
+      <hr/>
+      <a name="Release_Notes_1_3_3"></a>
+      <h2>Release Notes for 1.3.3</h2>
+      <p>
       This version has only minor functional changes from 1.3.1, listed below.
       </p>