From dd1065300b46d142d3452a6a4d473d5f28a9751b Mon Sep 17 00:00:00 2001
From: Henri Sara
Date: Mon, 6 Jun 2011 10:55:06 +0000
Subject: [PATCH] #7126 release notes: include liferay theme in Vaadin JAR
svn changeset:19231/svn branch:6.6
---
WebContent/release-notes.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html
index 43b353f391..adf58da5d8 100644
--- a/WebContent/release-notes.html
+++ b/WebContent/release-notes.html
@@ -73,6 +73,7 @@ contains a number of significant enhancements.
CheckBox now supports null values, displayed as false (#6918)
The method Button.fireClick(MouseEventDetails) is used by Button instead of Button.fireClick(). Subclasses should override the former and not the latter.
+ The 'liferay' theme is included in Vaadin core starting from version 6.6.2. Themes still need to be copied to the shared resource directory in a Liferay installation when upgrading Vaadin.
In the client-side API:
--
2.39.5