Author: markt
Date: Fri Jan  7 10:16:59 2011
New Revision: 1056237

URL: http://svn.apache.org/viewvc?rev=1056237&view=rev
Log:
Numerical order, fix indenting

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1056237&r1=1056236&r2=1056237&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Fri Jan  7 10:16:59 2011
@@ -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)
@@ -96,6 +93,10 @@
         (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>



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

Reply via email to