Author: markt Date: Tue Aug 3 12:21:13 2010 New Revision: 981842 URL: http://svn.apache.org/viewvc?rev=981842&view=rev Log: Update changelog
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=981842&r1=981841&r2=981842&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Tue Aug 3 12:21:13 2010 @@ -44,12 +44,26 @@ </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> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org