Revision: 7530
Author: [email protected]
Date: Thu Feb 4 06:19:20 2010
Log: Fixed a broken link to "What's new in 1.5.0" and added a link
to "What's new in 2.0"
Don't have a link to these distro release notes, but do have a link to the
copy in the codesite release notes:
http://code.google.com/webtoolkit/release-notes.html#Release_Notes_Current
http://code.google.com/p/google-web-toolkit/source/detail?r=7530
Modified:
/trunk/distro-source/core/src/release_notes.html
=======================================
--- /trunk/distro-source/core/src/release_notes.html Fri Jan 29 09:46:22
2010
+++ /trunk/distro-source/core/src/release_notes.html Thu Feb 4 06:19:20
2010
@@ -26,7 +26,8 @@
</style></head>
<body>
- <h1>Google Web Toolkit Release Notes</h1>
+ <h1 style="margin-bottom: 0;">Google Web Toolkit Release Notes</h1>
+ <p style="margin-top: 5px; margin-left: 5px; font-weight: bold;
font-size: 115%;">for all versions</b>
<ul>
<li><a href="#Release_Notes_Current">@GWT_VERSION@</a></li>
<li><a href="#Release_Notes_2_0_0">2.0.0</a></li>
@@ -57,7 +58,7 @@
<a name="Release_Notes_Current"></a>
<h2>Release Notes for @GWT_VERSION@</h2>
<p>
- This release contains fixes for bugs found in the 2.0.0 release.
+ This 2.0.1 release contains fixes for bugs found in the 2.0.0
release.
</p>
<h3>Potentially breaking changes and fixes</h3>
<ul>
@@ -96,12 +97,13 @@
See the GWT issue tracker for
<a
href="http://code.google.com/p/google-web-toolkit/issues/list?can=1&q=status:Fixed,FixedNotReleased%20milestone:2_0_1&num=1000">
the complete list of bug fixes and enhancements</a> in this
release.
- </p>
+ </p>
<hr/>
<a name="Release_Notes_2_0_0"></a>
<h2>Release Notes for 2.0.0</h2>
<p>
- This release includes some minor bug fixes found in the release
candidate. See the release notes
+ This release includes some minor bug fixes found in the release
candidate.
+ See <a href="doc/latest/ReleaseNotes.html">What's New in GWT
2.0</a> plus 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>
@@ -476,7 +478,7 @@
<a name="Release_Notes_1_5_0"></a>
<h2>Release Notes for 1.5.0 (RC)</h2>
<p>
- This release candidate is, in a word, huge. Rather than including
all the details here, please see <a
href="http://code.google.com/docreader/#p(google-web-toolkit-doc-1-5)t(Whatsnewin15)">What's
New in GWT 1.5?</a> for full details. The main thing you'll want to know is
that GWT 1.5 supports the Java 5 language features (generics, enumerated
types, annotations, etc.). But check out the full notes, because there's a
lot of great stuff!
+ This release candidate is, in a word, huge. Rather than including
all the details here, please see <a
href="http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&s=google-web-toolkit-doc-1-5&t=WhatsNewinGWT15">What's
New in GWT 1.5?</a> for full details. The main thing you'll want to know is
that GWT 1.5 supports the Java 5 language features (generics, enumerated
types, annotations, etc.). But check out the full notes, because there's a
lot of great stuff!
</p>
<hr/>
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors