Numerical order, fix indenting
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 7 Jan 2011 10:16:59 +0000 (10:16 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 7 Jan 2011 10:16:59 +0000 (10:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1056237 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index aad0e7a..ac5be35 100644 (file)
@@ -44,9 +44,6 @@
 <section name="Tomcat 7.0.6 (markt)">
   <subsection name="Catalina">
     <changelog>
-      <fix><bug>49543</bug> Allow Tomcat to use shared data sources with 
-       per application credentials. (fhanik)
-      </fix>
       <fix>
         <bug>8705</bug>: <code>org.apache.catalina.SessionListener</code> now
         extends <code>java.util.EventListener</code>. (markt)
         (markt)
       </fix>
       <fix>
+        <bug>49543</bug> Allow Tomcat to use shared data sources with per
+        application credentials. (fhanik)
+      </fix>
+      <fix>
         <bug>49650</bug>: Remove unnecessary entries package.access property
         defined in catalina.properties. Patch provided by Owen Farrell. (markt) 
       </fix>