Author: [email protected]
Date: Mon Mar 30 15:30:25 2009
New Revision: 5110

Modified:
    releases/1.6/distro-source/core/src/release_notes.html

Log:
Added minimal release notes for 1.6.3

Modified: releases/1.6/distro-source/core/src/release_notes.html
==============================================================================
--- releases/1.6/distro-source/core/src/release_notes.html      (original)
+++ releases/1.6/distro-source/core/src/release_notes.html      Mon Mar 30  
15:30:25 2009
@@ -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_6_2">1.6.2</a></li>
                    <li><a href="#Release_Notes_1_5_3">1.5.3</a></li>
                    <li><a href="#Release_Notes_1_5_2">1.5.2</a></li>
                    <li><a href="#Release_Notes_1_5_1">1.5.1 (RC2)</a></li>
@@ -50,14 +51,18 @@
        <h2>Release Notes for @GWT_VERSION@</h2>
        <h3>Fixed Issues</h3>
        <ul>
-        <li><code>ConstantMap</code> is really immutable now (it always  
should
-        have been); it also no longer generates serialization warnings when
-        attempting to serialize <code>Map&lt;String,String&gt;</code></li>
-        <li><code>TreeMap</code> and <code>TreeSet</code> are now
-        serializable</li>
+        <li>Various <a  
href="http://code.google.com/p/google-web-toolkit/issues/detail?id=3496";>servlet
  
classpath issues</a> introduced in 1.6.2 are resolved.</li>
+        <li>JSP compilation should work out of the box in hosted mode.</li>
        </ul>
+
        <hr/>
+      <a name="Release_Notes_1_6_2"></a>
+      <h2>Release Notes for 1.6.2 (RC)</h2>
+      <p>
+         Please see <a  
href="http://code.google.com/docreader/?p(google-web-toolkit-doc-1-6)s(google-web-toolkit-doc-1-6)t(ReleaseNotes_1_6)">What's
  
new in GWT 1.6?</a> (online)
+      </p>

+      <hr/>
        <a name="Release_Notes_1_5_3"></a>
        <h2>Release Notes for 1.5.3</h2>
        <h3>Fixed Issues</h3>

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to