On 19/06/2012 11:37, Konstantin Kolinko wrote: > 2012/6/19 <ma...@apache.org>: >> Author: markt >> Date: Tue Jun 19 10:09:52 2012 >> New Revision: 1351637 >> >> URL: http://svn.apache.org/viewvc?rev=1351637&view=rev >> Log: >> Prep main site for 7.0.28 release >> >> Modified: >> tomcat/site/trunk/xdocs/doap_Tomcat.rdf >> tomcat/site/trunk/xdocs/download-70.xml >> tomcat/site/trunk/xdocs/index.xml >> tomcat/site/trunk/xdocs/migration-7.xml >> tomcat/site/trunk/xdocs/oldnews.xml >> tomcat/site/trunk/xdocs/whichversion.xml >> > >> --- tomcat/site/trunk/xdocs/index.xml (original) >> +++ tomcat/site/trunk/xdocs/index.xml Tue Jun 19 10:09:52 2012 >> @@ -37,6 +37,28 @@ project logo are trademarks of the Apach >> >> </section> >> >> +<section name="Tomcat 7.0.28 Released" rtext="2012-06-19"> >> +<p> >> +The Apache Tomcat Project is proud to announce the release of version >> 7.0.28 of >> +Apache Tomcat. This release is includes may improvements as well as a >> number of >> +bug fixes compared to version 7.0.27. The notable changes include: >> +<ul> >> +<li>The minimum required APR/native connector version required if the >> APR/native >> + connector is used is now 1.2.24.</li> > > The above sentence needs rephrasing/correction. > The "version" is of Tomcat-Native library, not of connector.
Thanks fixed. Mark > Maybe write something like "Please do not forget to upgrade". > (Tomcat causes JVM crash if one tries to run it with old library, > https://issues.apache.org/bugzilla/show_bug.cgi?id=53430 > ) > > >> +<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> >> +</ul> >> +Full details of these changes, and all the other changes, are available in >> the >> +<a href="tomcat-7.0-doc/changelog.html">Tomcat 7 changelog</a>. >> +</p> >> + >> +<p align="center"> >> +<a href="download-70.cgi">Download</a> | >> +<a href="tomcat-7.0-doc/changelog.html">ChangeLog for 7.0.28</a> >> +</p> >> +</section> > > Best regards, > Konstantin Kolinko > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org