Author: remy.maucherat(a)jboss.com
Date: 2010-12-07 08:24:06 -0500 (Tue, 07 Dec 2010)
New Revision: 1606
Modified:
trunk/webapps/docs/changelog.xml
Log:
- Add the pause() fix to the changelog.
Modified: trunk/webapps/docs/changelog.xml
===================================================================
--- trunk/webapps/docs/changelog.xml 2010-12-07 02:12:23 UTC (rev 1605)
+++ trunk/webapps/docs/changelog.xml 2010-12-07 13:24:06 UTC (rev 1606)
@@ -48,6 +48,9 @@
<fix>
<jboss-jira>JBPAPP-5293</jboss-jira>: ConcurrentModificationException
in HandshakeCompletedNotify-Thread. (remm)
</fix>
+ <fix>
+ <jira>186</jira>: Fix wait logic in pause() and add configuration.
(jfclere)
+ </fix>
</changelog>
</subsection>
<subsection name="Jasper">