Author: pero
Date: Tue Dec 13 23:42:49 2005
New Revision: 356743

URL: http://svn.apache.org/viewcvs?rev=356743&view=rev
Log:
Reference the bug report 37869 that explain the problem.
Late, but very useful :-)
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/viewcvs/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?rev=356743&r1=356742&r2=356743&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Tue Dec 13 23:42:49 2005
@@ -34,9 +34,9 @@
       <fix>
        <bug>37808</bug>: Fix ArrayIndexOutOfBoundsException inside 
XByteBuffer. Reported by Dietmar Mueller (pero)
       </fix>
-      <add>
-        DataSender starts new Socket after IOException. (pero)
-      </add>
+      <update>
+        <bug>37896</bug>DataSender starts new Socket after IOException. (pero)
+      </update>
       <update>
         Reduce memory usage at membership service. (pero)
       </update>
@@ -261,7 +261,7 @@
         Fix that session replace messages are logged after node recovery get 
all session from master node. (pero)
       </fix>
       <fix>
-        Fix that sendMessage signature at all DataSender subclasses must be 
changed.
+        <bug>37896</bug> Fix that sendMessage signature at all DataSender 
subclasses must be changed.
         Now pooled and async modes working as expected. (pero)
       </fix>
       <fix>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to