Author: kkolinko
Date: Tue Oct 10 22:56:16 2023
New Revision: 1912880
URL: http://svn.apache.org/viewvc?rev=1912880&view=rev
Log:
Add a note about regression in recent releases.
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/index.xml
Modified: tomcat/site/trunk/docs/index.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1912880&r1=1912879&r2=1912880&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Tue Oct 10 22:56:16 2023
@@ -68,6 +68,11 @@ Full details of these changes, and all t
changelog</a>.
</p>
+<p><strong>Note:</strong> There is a regression, in the case when
+<code>compression</code> is enabled on a <code>Connector</code>.
+It will be fixed in the next release. See bug <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=67670">67670</a>.
+</p>
+
<p style="text-align: center;">
<a href="https://tomcat.apache.org/download-10.cgi">Download</a>
</p>
@@ -93,6 +98,11 @@ Full details of these changes, and all t
changelog</a>.
</p>
+<p><strong>Note:</strong> There is a regression, in the case when
+<code>compression</code> is enabled on a <code>Connector</code>.
+It will be fixed in the next release. See bug <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=67670">67670</a>.
+</p>
+
<p style="text-align: center;">
<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
</p>
@@ -122,6 +132,11 @@ Full details of these changes, and all t
changelog</a>.
</p>
+<p><strong>Note:</strong> There is a regression, in the case when
+<code>compression</code> is enabled on a <code>Connector</code>.
+It will be fixed in the next release. See bug <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=67670">67670</a>.
+</p>
+
<p style="font-weight:bold">Please note that Apache Tomcat 8.5.x will
reach <a href="https://tomcat.apache.org/tomcat-85-eol.html">End-of-life</a>
(EOL) on 31 March 2024.</p>
@@ -158,6 +173,11 @@ Full details of these changes, and all t
<strong>(alpha)</strong> changelog</a>.
</p>
+<p><strong>Note:</strong> There is a regression, in the case when
+<code>compression</code> is enabled on a <code>Connector</code>.
+It will be fixed in the next release. See bug <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=67670">67670</a>.
+</p>
+
<p style="text-align: center;">
<a href="https://tomcat.apache.org/download-11.cgi">Download</a>
</p>
Modified: tomcat/site/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1912880&r1=1912879&r2=1912880&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Tue Oct 10 22:56:16 2023
@@ -89,6 +89,11 @@ Full details of these changes, and all t
changelog</a>.
</p>
+<p><strong>Note:</strong> There is a regression, in the case when
+<code>compression</code> is enabled on a <code>Connector</code>.
+It will be fixed in the next release. See bug <bug>67670</bug>.
+</p>
+
<p style="text-align: center;">
<a href="download-10.cgi">Download</a>
</p>
@@ -116,6 +121,11 @@ Full details of these changes, and all t
changelog</a>.
</p>
+<p><strong>Note:</strong> There is a regression, in the case when
+<code>compression</code> is enabled on a <code>Connector</code>.
+It will be fixed in the next release. See bug <bug>67670</bug>.
+</p>
+
<p style="text-align: center;">
<a href="download-90.cgi">Download</a>
</p>
@@ -147,6 +157,11 @@ Full details of these changes, and all t
changelog</a>.
</p>
+<p><strong>Note:</strong> There is a regression, in the case when
+<code>compression</code> is enabled on a <code>Connector</code>.
+It will be fixed in the next release. See bug <bug>67670</bug>.
+</p>
+
<p style="font-weight:bold">Please note that Apache Tomcat 8.5.x will
reach <a href="https://tomcat.apache.org/tomcat-85-eol.html">End-of-life</a>
(EOL) on 31 March 2024.</p>
@@ -185,6 +200,11 @@ Full details of these changes, and all t
<strong>(alpha)</strong> changelog</a>.
</p>
+<p><strong>Note:</strong> There is a regression, in the case when
+<code>compression</code> is enabled on a <code>Connector</code>.
+It will be fixed in the next release. See bug <bug>67670</bug>.
+</p>
+
<p style="text-align: center;">
<a href="download-11.cgi">Download</a>
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]