Author: kkolinko Date: Thu Jan 22 12:11:40 2015 New Revision: 1653821 URL: http://svn.apache.org/r1653821 Log: Add warning about bug 57476 of truncated responses. The wording could be better...
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=1653821&r1=1653820&r2=1653821&view=diff ============================================================================== --- tomcat/site/trunk/docs/index.html (original) +++ tomcat/site/trunk/docs/index.html Thu Jan 22 12:11:40 2015 @@ -247,6 +247,13 @@ notable changes since 8.0.15 include:</p </ul> <p> +<strong>Warning:</strong> The following notable bug was found in 8.0.17: +<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57476">57476</a>: some HTTP responses may be truncated. The team works +on preparing the next release (8.0.18) to address this issue. +</p> + + +<p> Full details of these changes, and all the other changes, are available in the <a href="tomcat-8.0-doc/changelog.html">Tomcat 8 changelog</a>. </p> Modified: tomcat/site/trunk/xdocs/index.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1653821&r1=1653820&r2=1653821&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/index.xml (original) +++ tomcat/site/trunk/xdocs/index.xml Thu Jan 22 12:11:40 2015 @@ -50,6 +50,11 @@ notable changes since 8.0.15 include:</p rather than denying access</li> <li>Various edge cases fixes in WebSocket</li> </ul> +<p><strong>Warning:</strong> The following notable bug was found in 8.0.17: +<bug>57476</bug>: some HTTP responses may be truncated. The team works +on preparing the next release (8.0.18) to address this issue. +</p> + <p> Full details of these changes, and all the other changes, are available in the <a href="tomcat-8.0-doc/changelog.html">Tomcat 8 changelog</a>. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org