diff options
author | Jonatan Kronqvist <jonatan.kronqvist@itmill.com> | 2011-09-27 11:57:51 +0000 |
---|---|---|
committer | Jonatan Kronqvist <jonatan.kronqvist@itmill.com> | 2011-09-27 11:57:51 +0000 |
commit | ffc1171bf1ddb46cd3c00d2d1edb7df8fef1bd70 (patch) | |
tree | 5b5d6327fc32a624c805cb0e2a404bf0a40ea563 /WebContent/release-notes.html | |
parent | 78ec4482617546c485b6f81b46cb6baf7ee68f93 (diff) | |
download | vaadin-framework-ffc1171bf1ddb46cd3c00d2d1edb7df8fef1bd70.tar.gz vaadin-framework-ffc1171bf1ddb46cd3c00d2d1edb7df8fef1bd70.zip |
Added more fixed defects #7650
svn changeset:21348/svn branch:6.7
Diffstat (limited to 'WebContent/release-notes.html')
-rw-r--r-- | WebContent/release-notes.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index ebd52738c3..97a1d6020a 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -181,6 +181,9 @@ <p> <b>Audio</b> and <b>Video</b> components implement support for HTML5 <audio> and <video> elements. </p> + <p> + <b>CDI</b> can now also be used with @SessionScoped beans. + </p> <p> <b>Sampler</b> is no longer distributed as part of Vaadin @version@. It will be available as a separate download @@ -267,6 +270,7 @@ #7644 Table: Odd/even row styles get mixed up when lazy loading<br/> #7667 Resizing column in Safari 5.1 causes scrollbar to return to the left<br/> #2669 Tabsheet failes to render cached tab<br/> + #7472 PopupDatefield button should not be focusable<br/> </p> <p> The <a |