]> source.dussan.org Git - vaadin-framework.git/commitdiff
#6066 Mentioning TimeZone support in the release notes
authorLeif Åstrand <leif@vaadin.com>
Mon, 22 Aug 2011 11:21:23 +0000 (11:21 +0000)
committerLeif Åstrand <leif@vaadin.com>
Mon, 22 Aug 2011 11:21:23 +0000 (11:21 +0000)
svn changeset:20538/svn branch:6.7

WebContent/release-notes.html

index ff0cabb41e3688a401274bc7c093822197aef586..7d554efc86644fdbd05f6331311205bd181c07b6 100644 (file)
@@ -52,6 +52,7 @@ contains a number of significant enhancements.</p>
 
 <ul>
   <li>Support for specifying whether the content of MenuItems, OptionGroup items and Notifications should be used as html or plain text using setHtmlContentAllowed (<a href="http://dev.vaadin.com/ticket/7187">#7187</a>), (<a href="http://dev.vaadin.com/ticket/5402">#5402</a>), (<a href="http://dev.vaadin.com/ticket/6097">#6097</a>)</li>
+  <li>Support for selecting a time zone for DateField and InlineDateField added (<a href="http://dev.vaadin.com/ticket/6066">#6066</a>)</li>
 </ul>
 
 <p>In the client-side API:</p>