Update the changelog
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 4 Aug 2010 10:50:50 +0000 (10:50 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 4 Aug 2010 10:50:50 +0000 (10:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@982207 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index a663664..12744fd 100644 (file)
 
 <body>
 <!--  Catalina, Coyote, Jasper, Cluster, Web applications, Extras, Other -->
+<section name="Tomcat 7.0.3 (markt)">
+  <subsection name="Web applications">
+    <changelog>
+      <fix>
+        Correct the class name of the default JAR scanner in the documentaiton
+        web application. (rjung) 
+      </fix>
+    </changelog>
+  </subsection>
+  <subsection name="Other">
+    <changelog>
+      <fix>
+        Correct the user names created by the Windows installer for the Manager
+        and Host Manager applications. (mturk)
+      </fix>
+    </changelog>
+  </subsection>
+</section>
 <section name="Tomcat 7.0.2 (markt)">
   <subsection name="Catalina">
     <changelog>