2015-03-31 13:34 GMT+03:00  <[email protected]>:
> Author: markt
> Date: Tue Mar 31 10:34:01 2015
> New Revision: 1670300
>
> URL: http://svn.apache.org/r1670300
> Log:
> Fix typo
>
> Modified:
>     tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
>
> Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
> URL: 
> http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1670300&r1=1670299&r2=1670300&view=diff
> ==============================================================================
> --- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
> +++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Tue Mar 31 10:34:01 2015
> @@ -250,7 +250,7 @@
>          Stop caching and re-using SocketWrapper instances. With the 
> introduction
>          of upgrade and non-blocking I/O, I/O can occur on non-container 
> threads.
>          This makes it nearly impossible to track whether a SocketWrapper is
> -        still being references or not. making re-use a risky proposition.
> +        still being references or not, making re-use a risky proposition.

One more typo: I think you meant "referenced"

>          (markt)
>        </fix>
>        <scode>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to