On 13 September 2013 23:14,  <schu...@apache.org> wrote:
> Author: schultz
> Date: Fri Sep 13 22:14:13 2013
> New Revision: 1523127
>
> URL: http://svn.apache.org/r1523127
> Log:
> Added changelog item to match the patch in r1518225.
>
> Modified:
>     tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml
>
> Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml
> URL: 
> http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml?rev=1523127&r1=1523126&r2=1523127&view=diff
> ==============================================================================
> --- tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml (original)
> +++ tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml Fri Sep 13 
> 22:14:13 2013
> @@ -54,6 +54,10 @@
>        <bug>51655</bug> Added a decent description of what tcnative actually 
> is.
>        (schultz)
>      </fix>
> +    <fix>
> +      <bug>51813</bug> Add NULL-checking for <code>s-&gt;net</code> to
> +      avoid SIGSEGV in situations where it appears a socket bas been 
> recycled.

s/bas/has/

> +    </fix>
>    </changelog>
>  </section>
>  <section name="Changes between 1.1.26 and 1.1.27">
>
>
>
> ---------------------------------------------------------------------
> 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

Reply via email to