diff options
Diffstat (limited to 'WebContent/release-notes.html')
-rw-r--r-- | WebContent/release-notes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 818183b493..26ddb74d32 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -79,6 +79,8 @@ contains a number of significant enhancements.</p> <li>Portlet 2.0 <tt>PortletListener</tt> now includes the active <tt>Window</tt> in all methods for improved multi-window support in portlets (<a href="http://dev.vaadin.com/ticket/4188">#4188</a>)</li> + <li>Focus and blur listeners for <tt>Button,NativeButton,CheckBox,OptionGroup</tt></li> + <li>Many bug fixes including many minor errorneous behavior fixes for containers</li> </ul> |