aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2014-02-22 01:27:58 +0200
committerVaadin Code Review <review@vaadin.com>2014-03-10 11:55:17 +0000
commit997f8a6bc2c48fda8be9dff678f65b81398d4f63 (patch)
tree835602fc96370de21fbffa1e4fe1d06337bd8262 /WebContent
parentd05c628d6162dbaff32e5f779fac5b36171c6028 (diff)
downloadvaadin-framework-997f8a6bc2c48fda8be9dff678f65b81398d4f63.tar.gz
vaadin-framework-997f8a6bc2c48fda8be9dff678f65b81398d4f63.zip
Mention Tomcat 8 and Wildfly 8 as supported (#12329, #13384)
Change-Id: Ic06fa56cc6933578ead53652d3c6c339d62ee17e
Diffstat (limited to 'WebContent')
-rw-r--r--WebContent/release-notes.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html
index c7e7558e6a..6e4b77845b 100644
--- a/WebContent/release-notes.html
+++ b/WebContent/release-notes.html
@@ -585,11 +585,12 @@
</p>
<ul>
- <li>Apache Tomcat 5-7</li>
+ <li>Apache Tomcat 5-8</li>
<li>Apache TomEE 1</li>
<li>Oracle WebLogic Server 10.3-12</li>
<li>IBM WebSphere Application Server 7-8</li>
<li>JBoss Application Server 4-7</li>
+ <li>Wildfly 8</li>
<li>Jetty 5-9</li>
<li>Glassfish 2-4</li>
</ul>