From 2abdcb14546963d8ba8aebb787b3ab491195b22c Mon Sep 17 00:00:00 2001
From: =?utf8?q?Leif=20=C3=85strand?=
Date: Mon, 22 Aug 2011 11:21:23 +0000
Subject: [PATCH] #6066 Mentioning TimeZone support in the release notes
svn changeset:20538/svn branch:6.7
---
WebContent/release-notes.html | 1 +
1 file changed, 1 insertion(+)
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:
--
2.39.5