Author: kkolinko Date: Tue Apr 22 15:33:36 2014 New Revision: 1589170 URL: http://svn.apache.org/r1589170 Log: Correct a typo Add changelog entry for Tomcat Native upgrade
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=1589170&r1=1589169&r2=1589170&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Tue Apr 22 15:33:36 2014 @@ -119,7 +119,7 @@ <fix> <bug>56409</bug>: Avoid <code>StackOverflowError</code> on non-Windows systems if a file named <code>\</code> is encountered when scanning for - TLDs. (mark) + TLDs. (markt) </fix> </changelog> </subsection> @@ -254,6 +254,10 @@ one installed by the *.exe installer. Print a warning in case if neither server nor client jvm is found by <code>service.bat</code>. (kkolinko) </fix> + <update> + <bug>56363</bug>: Update to version 1.1.30 of Tomcat Native library. + (schultz) + </update> </changelog> </subsection> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org