Revision: 7254 Author: [email protected] Date: Fri Dec 4 11:49:07 2009 Log: Updating release notes for GWT 2.0.0.
Patch by: jlabanca Review by: jgw (desk) http://code.google.com/p/google-web-toolkit/source/detail?r=7254 Modified: /trunk/distro-source/core/src/release_notes.html ======================================= --- /trunk/distro-source/core/src/release_notes.html Wed Dec 2 08:45:48 2009 +++ /trunk/distro-source/core/src/release_notes.html Fri Dec 4 11:49:07 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_2_0_0_rc2">2.0.0-rc2</a></li> <li><a href="#Release_Notes_2_0_0_rc1">2.0.0-rc1</a></li> <li><a href="#Release_Notes_1_7_1">1.7.1</a></li> <li><a href="#Release_Notes_1_7_0">1.7.0</a></li> @@ -54,6 +55,15 @@ <hr/> <a name="Release_Notes_Current"></a> <h2>Release Notes for @GWT_VERSION@</h2> + <p> + This release includes some minor bug fixes found in the release candidate. See the release notes + for <a href="#Release_Notes_2_0_0_rc1">2.0.0-rc1</a> and <a href="#Release_Notes_2_0_0_rc2">2.0.0-rc2</a> + for the full list of features and bugs fixes included in the GWT 2.0.0 release. + </p> + + <hr/> + <a name="Release_Notes_2_0_0_rc2"></a> + <h2>Release Notes for 2.0.0-rc2</h2> <h3>New Features</h3> <ul> <li> -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
