Correct order.
Add periods to the end of the sentences.
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@
1148321 13f79535-47bb-0310-9956-
ffa450edef68
<subsection name="Coyote">
<changelog>
<fix>
- <bug>50394</bug>: Return -1 instead throwing exception when
- EOF (jfclere)
+ <bug>49595</bug>: Prevent JVM crash with the AJP APR connector when
+ flushing a closed socket. (jfclere)
</fix>
<fix>
- <bug>49595</bug>: Prevent JVM crash with native when flushing
- a closed socket (jfclere)
+ <bug>50394</bug>: Return -1 instead throwing an exception when
+ encountering an EOF while processing an input stream with the HTTP APR
+ connector. (jfclere)
</fix>
<fix>
Correctly handle a connectionTimeout value of -1 (no timeout) for the