Author: remy.maucherat(a)jboss.com
Date: 2010-08-17 10:36:15 -0400 (Tue, 17 Aug 2010)
New Revision: 1531
Modified:
branches/2.1.x/webapps/docs/changelog.xml
Log:
- Update changelog.
Modified: branches/2.1.x/webapps/docs/changelog.xml
===================================================================
--- branches/2.1.x/webapps/docs/changelog.xml 2010-08-17 02:14:12 UTC (rev 1530)
+++ branches/2.1.x/webapps/docs/changelog.xml 2010-08-17 14:36:15 UTC (rev 1531)
@@ -16,6 +16,21 @@
<body>
+<section name="JBoss Web 2.1.10.GA (remm)">
+ <subsection name="Coyote">
+ <changelog>
+ <fix>
+ <jboss-jira>JBPAPP-4753</jboss-jira>: Avoid possible shutdown crash
with native,
+ caused by APR terminate. (jfclere)
+ </fix>
+ <fix>
+ <jboss-jira>JBPAPP-4779</jboss-jira>: Don't wait if no threads
are immediately
+ available in the connector. (jfclere)
+ </fix>
+ </changelog>
+ </subsection>
+</section>
+
<section name="JBoss Web 2.1.9.GA (remm)">
<subsection name="Catalina">
<changelog>