From: Leif Åstrand
Date: Mon, 22 Aug 2011 11:21:23 +0000 (+0000)
Subject: #6066 Mentioning TimeZone support in the release notes
X-Git-Tag: 6.7.0.beta1~35
X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2abdcb14546963d8ba8aebb787b3ab491195b22c;p=vaadin-framework.git
#6066 Mentioning TimeZone support in the release notes
svn changeset:20538/svn branch:6.7
---
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.
- Support for specifying whether the content of MenuItems, OptionGroup items and Notifications should be used as html or plain text using setHtmlContentAllowed (#7187), (#5402), (#6097)
+ - Support for selecting a time zone for DateField and InlineDateField added (#6066)
In the client-side API: