Just a note.

The change log message does not seem to be correct. It says opposite
of what is implemented by the patch. In the patch the poller thread is
started first.

Also, the changelog.xml of trunk is substantially outdated. 6.0.16 is
nearly coming out and adding new items to 6.0.15 looks strange.



2008/2/3, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> Author: fhanik
> Date: Sun Feb  3 11:06:00 2008
> New Revision: 618059
>
> URL: http://svn.apache.org/viewvc?rev=618059&view=rev
> Log:
> Fix defect 43701
>
> Modified:
>     tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
>     tomcat/trunk/webapps/docs/changelog.xml
>
[skipped]
> --- tomcat/trunk/webapps/docs/changelog.xml (original)
> +++ tomcat/trunk/webapps/docs/changelog.xml Sun Feb  3 11:06:00 2008
> @@ -35,6 +35,8 @@
>  <section name="Tomcat 6.0.15 (remm)">
>    <subsection name="General">
>      <changelog>
> +      <fix><bug>43701</bug>: Start acceptor thread before poller thread
> +      </fix>
>        <update>Fix the MD5 file contents in distribution</update>
>        <update>
>          Add ANT script to be able to publish signed Tomcat JAR's to ASF 
> Maven repo (fhanik)
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to