You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by vi...@apache.org on 2016/03/23 10:36:26 UTC

svn commit: r1736301 - /tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml

Author: violetagg
Date: Wed Mar 23 09:36:25 2016
New Revision: 1736301

URL: http://svn.apache.org/viewvc?rev=1736301&view=rev
Log:
Correct the order in the changelog

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

Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml?rev=1736301&r1=1736300&r2=1736301&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Wed Mar 23 09:36:25 2016
@@ -69,16 +69,6 @@
       </fix>
     </changelog>
   </subsection>
-  <subsection name="Tribes">
-    <changelog>
-      <fix>
-        Avoid NPE when a proxy node failed to retrieve a backup entry. (kfujino)
-      </fix>
-      <add>
-        Add log of when received an unexpected messages. (kfujino)
-      </add>
-    </changelog>
-  </subsection>
   <subsection name="Web applications">
     <changelog>
       <fix>
@@ -93,6 +83,16 @@
       </fix>
     </changelog>
   </subsection>
+  <subsection name="Tribes">
+    <changelog>
+      <fix>
+        Avoid NPE when a proxy node failed to retrieve a backup entry. (kfujino)
+      </fix>
+      <add>
+        Add log of when received an unexpected messages. (kfujino)
+      </add>
+    </changelog>
+  </subsection>
   <subsection name="Other">
     <changelog>
       <fix>



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