summaryrefslogtreecommitdiffstats
path: root/WebContent
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2010-10-13 19:55:47 +0000
committerArtur Signell <artur.signell@itmill.com>2010-10-13 19:55:47 +0000
commit431c79eaa87e7959513e34ced9920ce72d9460ae (patch)
tree7f721ead1572b2a6059d15b19026bcb2b46eec2e /WebContent
parent3baa5ca712da0dafe1aef27f402c5bf8298556a4 (diff)
downloadvaadin-framework-431c79eaa87e7959513e34ced9920ce72d9460ae.tar.gz
vaadin-framework-431c79eaa87e7959513e34ced9920ce72d9460ae.zip
#3548 - Table.setColumnCollapsed should not throw IllegalAccessException
svn changeset:15539/svn branch:6.5
Diffstat (limited to 'WebContent')
-rw-r--r--WebContent/release-notes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html
index 4d1a5d67ef..60142dccf9 100644
--- a/WebContent/release-notes.html
+++ b/WebContent/release-notes.html
@@ -50,7 +50,7 @@ contains a number of significant enhancements.</p>
<p>The following changes can break backward compatibility in applications using an earlier version of Vaadin:</p>
<ul>
- <li>TBA</li>
+ <li>Table.setColumnCollapsed throws IllegalStateException instead of IllegalAccessException is collapsing is not allowed.</li>
</ul>
<h3>Change Log, Future Releases, and Upgrading</h3>