summaryrefslogtreecommitdiffstats
path: root/WebContent/release-notes.html
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2010-11-05 16:02:51 +0000
committerArtur Signell <artur.signell@itmill.com>2010-11-05 16:02:51 +0000
commit8f31c436f47ecebe0ee5c5f4e226215055ac6d1c (patch)
treef5c555bc5a989c28c489049410af9720b2df7145 /WebContent/release-notes.html
parentd9aae37b8d56f9b8363690df8ca51c3f332873e6 (diff)
downloadvaadin-framework-8f31c436f47ecebe0ee5c5f4e226215055ac6d1c.tar.gz
vaadin-framework-8f31c436f47ecebe0ee5c5f4e226215055ac6d1c.zip
#5821 - ItemClickSource should be ItemClickNotifier release notes mention
svn changeset:15890/svn branch:6.5
Diffstat (limited to 'WebContent/release-notes.html')
-rw-r--r--WebContent/release-notes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html
index 727eaac791..04771be5c7 100644
--- a/WebContent/release-notes.html
+++ b/WebContent/release-notes.html
@@ -43,6 +43,7 @@ contains a number of significant enhancements.</p>
<li>Implemented server-side logging using java.util.logging, allowing you to specify loglevels and get
rid of unnecessary messages. See <a href="http://dev.vaadin.com/ticket/5715">#5715</a> for more info.
</li>
+ <li>ItemClickSource has been renamed to ItemClickNotifier for consistency with other classes.</li>
</ul>
<h3>Backward Incompatible API Changes</h3>