diff options
author | Marko Grönroos <magi@iki.fi> | 2009-09-24 13:59:44 +0000 |
---|---|---|
committer | Marko Grönroos <magi@iki.fi> | 2009-09-24 13:59:44 +0000 |
commit | ed0f7f282781f58f3633d3b85e90b4aaac9b5711 (patch) | |
tree | 4b19683499053e2878dfda5f1d19fec6bbb41dcf | |
parent | 6ea827c5b6981e61b00d9814314f1b0859b80fcc (diff) | |
download | vaadin-framework-ed0f7f282781f58f3633d3b85e90b4aaac9b5711.tar.gz vaadin-framework-ed0f7f282781f58f3633d3b85e90b4aaac9b5711.zip |
Updated Release Notes for Vaadin 6.1.1.
svn changeset:8909/svn branch:6.1
-rw-r--r-- | WebContent/release-notes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 13f341524f..8eddc319fa 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -67,6 +67,7 @@ widget sets and refresh your project in Eclipse. If you are upgrading from earli <li><a href="http://dev.itmill.com/ticket/3363">#3363</a>: Subwindows are not added in order</li> <li><a href="http://dev.itmill.com/ticket/3365">#3365</a>: Form not resizing properly (not getting narrower)</li> <li><a href="http://dev.itmill.com/ticket/3383">#3383</a>: ComboBox input prompt style is removed when input prompt is active</li> + <li><a href="http://dev.itmill.com/ticket/3388">#3388</a>: Deploying portlets from two separate wars on the same page in Liferay does not work</li> </ul> <h2><a name="upgrading">General Upgrade Notes</a></h2> |