We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5be3ec0 commit 7414188Copy full SHA for 7414188
webapps/docs/changelog.xml
@@ -45,6 +45,14 @@
45
issues do not "pop up" wrt. others).
46
-->
47
<section name="Tomcat 10.0.0-M8 (markt)" rtext="in development">
48
+ <subsection name="Coyote">
49
+ <changelog>
50
+ <fix>
51
+ Remove ALPN abstraction to simplify code. Tomcat now requires
52
+ Java 8 251 or 252 for TLS support. (remm)
53
+ </fix>
54
+ </changelog>
55
+ </subsection>
56
</section>
57
<section name="Tomcat 10.0.0-M7 (markt)" rtext="release in progress">
58
<subsection name="Catalina">
0 commit comments