Author: rjung
Date: Wed Jul  1 19:00:57 2009
New Revision: 790310

URL: http://svn.apache.org/viewvc?rev=790310&view=rev
Log:
Indent changelog and give credits for previous patch.

Modified:
    tomcat/container/tc5.5.x/webapps/docs/changelog.xml

Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?rev=790310&r1=790309&r2=790310&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Wed Jul  1 19:00:57 2009
@@ -217,20 +217,21 @@
   <subsection name="Cluster">
    <changelog>
      <fix>
-       <bug>47389</bug>: DeltaManager doesn't do session replication if
-       notifySessionListenersOnReplication=false. (fhanik, rjung)
+        <bug>47389</bug>: DeltaManager doesn't do session replication if
+        notifySessionListenersOnReplication=false.
+        Patch by Keiichi Fujino. (fhanik, rjung)
      </fix>
      <fix>
-       Separate statistics counter lock in FastAsyncSocketSender from inherited
-       DataSender lock to reduce blocking during failed node detection. (rjung)
+        Separate statistics counter lock in FastAsyncSocketSender from 
inherited
+        DataSender lock to reduce blocking during failed node detection. 
(rjung)
      </fix>
      <fix>
-       Handle situation session ID rewriting on fail-over with parallel 
requests
-       from the same client. (pero)
+        Handle situation session ID rewriting on fail-over with parallel 
requests
+        from the same client. (pero)
      </fix>
      <fix>
-       <bug>43641</bug>: Use of bind attribute for membership element breaks
-       multicast. (rjung)
+        <bug>43641</bug>: Use of bind attribute for membership element breaks
+        multicast. (rjung)
      </fix>
    </changelog>
   </subsection>



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

Reply via email to