diff options
author | Artur Signell <artur.signell@itmill.com> | 2010-03-12 15:19:02 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2010-03-12 15:19:02 +0000 |
commit | 60a64302463d64d6cad6003236dbe5e0f77630a3 (patch) | |
tree | 6fae89e34cb428ca4a1125212987d13e36f12b4d | |
parent | ad364d691daaf74af800be0c13772409d6f747fb (diff) | |
download | vaadin-framework-60a64302463d64d6cad6003236dbe5e0f77630a3.tar.gz vaadin-framework-60a64302463d64d6cad6003236dbe5e0f77630a3.zip |
#3935 also fixed
svn changeset:11842/svn branch:6.2
-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 f045e62790..d13e5a8f01 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -59,6 +59,7 @@ widget sets and refresh your project in Eclipse. If you are upgrading from earli <li><a href="http://dev.vaadin.com/ticket/3089">#3089</a>: ComboBox + IE7, using Item Icons, the Icons are initially rendered on the top of the text</li> <li><a href="http://dev.vaadin.com/ticket/3322">#3322</a>: SplitPanel with split position 100% doesn't resize correctly</li> <li><a href="http://dev.vaadin.com/ticket/3407">#3407</a>: Sub window higher than the browser window produces extra scrollbars for a relative sized child</li> + <li><a href="http://dev.vaadin.com/ticket/3935">#3935</a>: DateField does not update contents when locale is changed</li> <li><a href="http://dev.vaadin.com/ticket/3991">#3991</a>: Select with icons shown wrong in IE8 upon first render</li> <li><a href="http://dev.vaadin.com/ticket/4004">#4004</a>: PopupDateField - Wrong tabIndex for popup button</li> <li><a href="http://dev.vaadin.com/ticket/4109">#4109</a>: Open MenuBar menu does not disappear if user hits the back button</li> |