You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jf...@apache.org on 2011/07/25 13:56:56 UTC

svn commit: r1150646 - /tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml

Author: jfclere
Date: Mon Jul 25 11:56:55 2011
New Revision: 1150646

URL: http://svn.apache.org/viewvc?rev=1150646&view=rev
Log:
Add missing bug.

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=1150646&r1=1150645&r2=1150646&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml Mon Jul 25 11:56:55 2011
@@ -39,6 +39,9 @@
 <section name="Changes between 1.1.20 and 1.1.21">
   <changelog>
     <fix>
+      <bug>50394</bug>: InternalAprInputBuffer.fill() doesn't deal correctly with EOF. (jfclere)
+    </fix>
+    <fix>
       Support arbitrary protocol combinations of SSLv2, SSLv3 and TLSv1. (rjung)
     </fix>
     <fix>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org