diff options
author | Marko Gronroos <magi@vaadin.com> | 2012-04-20 11:12:24 +0300 |
---|---|---|
committer | Marko Gronroos <magi@vaadin.com> | 2012-04-20 11:12:24 +0300 |
commit | c0c47aa80d22b44198a567450cb7eaef0e058889 (patch) | |
tree | a4b230150e972b850457c81444d4806e61bbe5c6 /WebContent | |
parent | 8ba1a72e1715160bf23b2c3773c8a5c758464063 (diff) | |
download | vaadin-framework-c0c47aa80d22b44198a567450cb7eaef0e058889.tar.gz vaadin-framework-c0c47aa80d22b44198a567450cb7eaef0e058889.zip |
A fix to release notes for 7.0.alpha2.
Diffstat (limited to 'WebContent')
-rw-r--r-- | WebContent/release-notes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index acac1c0334..1b56b7fb9c 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -123,7 +123,7 @@ <b>Root</b> or <b>Root.LegacyApplication</b> instead of <b>Application</b>. </p> - <para> + <p> Vaadin 6 add-ons (ones that contain widgets) do not work in Vaadin 7 - please check the add-ons in <a href="http://vaadin.com/directory/">Vaadin Directory</a> for Vaadin 7 support. |