Author: markt Date: Tue Jun 19 12:38:22 2012 New Revision: 1351678 URL: http://svn.apache.org/viewvc?rev=1351678&view=rev Log: Fix typo
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=1351678&r1=1351677&r2=1351678&view=diff ============================================================================== --- tomcat/site/trunk/docs/index.html (original) +++ tomcat/site/trunk/docs/index.html Tue Jun 19 12:38:22 2012 @@ -248,7 +248,7 @@ bug fixes compared to version 7.0.27. Th <ul> <li>The minimum required APR/native library version required if the APR/native - connector is used is now 1.2.24.</li> + connector is used is now 1.1.24.</li> <li>Various fixes and improvements to WebSocket support including the use of infinite timeouts by default for WebSocket connections.</li> Modified: tomcat/site/trunk/xdocs/index.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1351678&r1=1351677&r2=1351678&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/index.xml (original) +++ tomcat/site/trunk/xdocs/index.xml Tue Jun 19 12:38:22 2012 @@ -44,7 +44,7 @@ Apache Tomcat. This release is includes bug fixes compared to version 7.0.27. The notable changes include: <ul> <li>The minimum required APR/native library version required if the APR/native - connector is used is now 1.2.24.</li> + connector is used is now 1.1.24.</li> <li>Various fixes and improvements to WebSocket support including the use of infinite timeouts by default for WebSocket connections.</li> <li>Various fixes and improvements to annotation scanning.</li> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org