Correct order

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1777175 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 355b270..2dcfa47 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -142,6 +142,10 @@
   <subsection name="Web Applications">
     <changelog>
       <fix>
+        <bug>60344</bug>: Add a note to BUILDING.txt regarding using the source
+        bundle with the correct line endings. (markt)
+      </fix>
+      <fix>
         <bug>60467</bug>: remove problematic characters from XML documentation.
         Based upon a patch by Michael Osipov. (schultz)
       </fix>
@@ -158,10 +162,6 @@
         to report the build date for the documentation. Patch provided by
         Michael Osipov. (markt)
       </fix>
-      <fix>
-        <bug>60344</bug>: Add a note to BUILDING.txt regarding using the source
-        bundle with the correct line endings. (markt)
-      </fix>
     </changelog>
   </subsection>
   <subsection name="Other">