summaryrefslogtreecommitdiffstats
path: root/WebContent
diff options
context:
space:
mode:
authorHenri Sara <hesara@vaadin.com>2015-06-25 10:22:00 +0300
committerHenri Sara <hesara@vaadin.com>2015-07-04 13:22:31 +0300
commit12d074a97b576e87fbbab50f495abf99b7828414 (patch)
treec19dc86aa7b50b567062d7d7c8e9c22a35ff2414 /WebContent
parent12f7fcec91289175024af78404a5d980fbb586cb (diff)
downloadvaadin-framework-12d074a97b576e87fbbab50f495abf99b7828414.tar.gz
vaadin-framework-12d074a97b576e87fbbab50f495abf99b7828414.zip
Mention incompatible change #17860 in release notes
Mention that unused out of sync related methods have been removed from the class SystemMessages. Change-Id: I3f7aa2d6b08effbd57dd8b95eca64bd9cdc04b6c
Diffstat (limited to 'WebContent')
-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 56fca3a174..0285b7138d 100644
--- a/WebContent/release-notes.html
+++ b/WebContent/release-notes.html
@@ -112,6 +112,7 @@
<li>The push path has been changed from /PUSH/ to /PUSH to be compatible with JSR 356.</li>
<li>Widgetset files and other pre-compressed resources are sent as gzip to compatible browsers.
This may interfere with custom response compression solutions that do not respect the Content-Encoding response header.</li>
+ <li>Unused methods related to the "out of sync" message have been removed from SystemMessages class.</li>
</ul>
<h3 id="knownissues">Known Issues and Limitations</h3>
<ul>