summaryrefslogtreecommitdiffstats
path: root/WebContent
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2010-11-08 06:32:45 +0000
committerArtur Signell <artur.signell@itmill.com>2010-11-08 06:32:45 +0000
commit8abcb9e8374b526ae4dc5a1882a500540af97230 (patch)
tree428ce2284bae672a654fae9e41025c214be320ff /WebContent
parentcd006bd0908b17224f422bcf6a2b7f8981407e0d (diff)
downloadvaadin-framework-8abcb9e8374b526ae4dc5a1882a500540af97230.tar.gz
vaadin-framework-8abcb9e8374b526ae4dc5a1882a500540af97230.zip
Mention GWT update in release notes (#5900)
svn changeset:15904/svn branch:6.5
Diffstat (limited to 'WebContent')
-rw-r--r--WebContent/release-notes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html
index 04771be5c7..bbfef27c23 100644
--- a/WebContent/release-notes.html
+++ b/WebContent/release-notes.html
@@ -44,6 +44,7 @@ contains a number of significant enhancements.</p>
rid of unnecessary messages. See <a href="http://dev.vaadin.com/ticket/5715">#5715</a> for more info.
</li>
<li>ItemClickSource has been renamed to ItemClickNotifier for consistency with other classes.</li>
+ <li>GWT has been updated to version 2.1.0</li>
</ul>
<h3>Backward Incompatible API Changes</h3>