You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2015/04/06 20:31:39 UTC

svn commit: r1671630 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

Author: kkolinko
Date: Mon Apr  6 18:31:39 2015
New Revision: 1671630

URL: http://svn.apache.org/r1671630
Log:
Fix broken changelog, as reminded by Apache Gump - followup to r1671471

Modified:
    tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1671630&r1=1671629&r2=1671630&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Mon Apr  6 18:31:39 2015
@@ -105,10 +105,11 @@
   <subsection name="Cluster">
     <changelog>
       <fix>
-        Avoid unnecessary call of <code>DeltaRequest#addSessionListener</code>
+        Avoid unnecessary call of <code>DeltaRequest.addSessionListener()</code>
         in non-primary nodes. (kfujino)
       </fix>
     </changelog>
+  </subsection>
   <subsection name="WebSocket">
     <changelog>
       <fix>



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