Author: remy.maucherat(a)jboss.com
Date: 2011-12-08 12:30:05 -0500 (Thu, 08 Dec 2011)
New Revision: 1887
Modified:
trunk/webapps/docs/changelog.xml
Log:
Update.
Modified: trunk/webapps/docs/changelog.xml
===================================================================
--- trunk/webapps/docs/changelog.xml 2011-12-08 17:29:28 UTC (rev 1886)
+++ trunk/webapps/docs/changelog.xml 2011-12-08 17:30:05 UTC (rev 1887)
@@ -20,11 +20,18 @@
<subsection name="Catalina">
<changelog>
<update>
- <jira>AS7-2844</jira>: Error pages are suppose to complete or
dispatch an async operation,
+ <jira>AS7-2844</jira>: Error pages are supposed to complete or
dispatch an async operation,
but the check was not in the right location. (remm)
</update>
</changelog>
</subsection>
+ <subsection name="Coyote">
+ <changelog>
+ <fix>
+ Change default to unlimited keepalives for HTTP. (remm)
+ </fix>
+ </changelog>
+ </subsection>
<subsection name="Jasper">
<changelog>
<fix>
Show replies by date