From cb57bddb977358dff4f2b29b608b30d56a2037c8 Mon Sep 17 00:00:00 2001 From: kkolinko Date: Tue, 21 Jun 2011 08:58:19 +0000 Subject: [PATCH] Fix typos in committer ids git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1137914 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 0d4ddc772..219c98c87 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -88,14 +88,14 @@ The fix for bug 51310 caused a regression that re-introduced bug 49957 and deleted the contents of the work directory when Tomcat was shutdown. This fix ensures that that work directory for - an application is not deleted when Tomcat is shutdown. (mark) + an application is not deleted when Tomcat is shutdown. (markt) Correct issues with JULI's OneLineFormatter including: correctly re-using formatted timestamps when possible; thread-safety issues in timestamp formatting; correcting the output of any milliseconds to include leading zeros and formatting any parameters present. - (kolinko/markt/rjung) + (kkolinko/markt/rjung) 51395: Fix memory leak triggered when an application that @@ -174,7 +174,8 @@ Clean up shell and batch scripts (improve consistency, - clarify comments, add configtest for Windows). (rjung) + clarify comments, add configtest command support for + Windows). (rjung) 51206: Make CATALINA_BASE visible for setenv.sh. (rjung) -- 2.11.0