summaryrefslogtreecommitdiffstats
path: root/WebContent/release-notes.html
diff options
context:
space:
mode:
authorLeif Åstrand <leif@vaadin.com>2011-08-22 11:21:23 +0000
committerLeif Åstrand <leif@vaadin.com>2011-08-22 11:21:23 +0000
commit2abdcb14546963d8ba8aebb787b3ab491195b22c (patch)
treef5233cd284b9d9e248f3870c7250dd3c16945951 /WebContent/release-notes.html
parentcc991dafd46f0ad3a730ee8192fd650e4ea26b3e (diff)
downloadvaadin-framework-2abdcb14546963d8ba8aebb787b3ab491195b22c.tar.gz
vaadin-framework-2abdcb14546963d8ba8aebb787b3ab491195b22c.zip
#6066 Mentioning TimeZone support in the release notes
svn changeset:20538/svn branch:6.7
Diffstat (limited to 'WebContent/release-notes.html')
-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 ff0cabb41e..7d554efc86 100644
--- a/WebContent/release-notes.html
+++ b/WebContent/release-notes.html
@@ -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>