Revision: 7255 Author: [email protected] Date: Fri Dec 4 11:50:36 2009 Log: tr...@7254 was merged into this branch Updating release notes. svn merge --ignore-ancestry -c7254 https://google-web-toolkit.googlecode.com/svn/trunk/ .
Patch by: jlabanca http://code.google.com/p/google-web-toolkit/source/detail?r=7255 Modified: /releases/2.0/branch-info.txt /releases/2.0/distro-source/core/src/release_notes.html ======================================= --- /releases/2.0/branch-info.txt Fri Dec 4 11:46:24 2009 +++ /releases/2.0/branch-info.txt Fri Dec 4 11:50:36 2009 @@ -1192,3 +1192,7 @@ svn merge --ignore-ancestry -c7252 \ https://google-web-toolkit.googlecode.com/svn/trunk/ . +tr...@7254 was merged into this branch + Updating release notes. + svn merge --ignore-ancestry -c7254 https://google-web-toolkit.googlecode.com/svn/trunk/ . + ======================================= --- /releases/2.0/distro-source/core/src/release_notes.html Wed Dec 2 08:47:36 2009 +++ /releases/2.0/distro-source/core/src/release_notes.html Fri Dec 4 11:50:36 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
