Author: markt
Date: Sat Aug 11 15:57:48 2018
New Revision: 1837872

URL: http://svn.apache.org/viewvc?rev=1837872&view=rev
Log:
Update changelog

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1837872&r1=1837871&r2=1837872&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Sat Aug 11 15:57:48 2018
@@ -158,6 +158,13 @@
         called when the initial request body data arrives after the request
         headers when using asynchronous processing over HTTP/2. (markt)
       </fix>
+      <fix>
+        <bug>62614</bug>: Ensure that
+        <code>WriteListener.onWritePossible()</code> is called after
+        <code>isReady()</code> returns <code>false</code> and the window size 
is
+        subsequently incremented when using asynchronous processing over 
HTTP/2.
+        (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Jasper">



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

Reply via email to