Author: violetagg
Date: Thu Mar 21 11:28:29 2013
New Revision: 1459230

URL: http://svn.apache.org/r1459230
Log:
Reorder sections in ascending order according to the issue number.

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

Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1459230&r1=1459229&r2=1459230&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Thu Mar 21 11:28:29 2013
@@ -127,17 +127,17 @@
   <subsection name="jdbc-pool">
     <changelog>
       <fix>
-        <bug>54684</bug>: Add <code>javax.naming.spi</code> to 
-        <code>Import-Package</code> header in MANIFEST.MF in order to resolve
-        <code>ClassNotFoundException</code> when running in OSGi environment.
-        (violetagg)
-      </fix>
-      <fix>
         <bug>52318</bug>: Version for imported package
         <code>org.apache.juli.logging</code> is extended to include also 7.0.x
         versions. The fix is applicable only when running in OSGi environment.
         Patch provided by Martin Lichtin. (violetagg)
       </fix>
+      <fix>
+        <bug>54684</bug>: Add <code>javax.naming.spi</code> to 
+        <code>Import-Package</code> header in MANIFEST.MF in order to resolve
+        <code>ClassNotFoundException</code> when running in OSGi environment.
+        (violetagg)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Other">



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

Reply via email to