Update changelog
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 3 Aug 2010 12:21:13 +0000 (12:21 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 3 Aug 2010 12:21:13 +0000 (12:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@981842 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 88e47f9..57d2a4d 100644 (file)
       </fix>
     </changelog>
   </subsection>
+  <subsection name="Web applications">
+    <changelog>
+      <fix>
+        Correct Javadoc errors. (markt)
+      </fix>
+      <add>
+        Provide Javadoc for Servlet 3.0 API, JSP 2.2 API and EL 2.2 API.
+        (markt)
+      </add>
+    </changelog>
+  </subsection>
   <subsection name="Other">
     <changelog>
       <add>
         Extend Checkstyle validation checks to check for tabs in nearly all text
         files. (markt) 
       </add>
+      <update>
+        Update to Commons Daemon from 1.0.2 to 1.0.3.(markt)  
+      </update>
     </changelog>
   </subsection>
 </section>