You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2011/06/21 10:58:19 UTC

svn commit: r1137914 - /tomcat/trunk/webapps/docs/changelog.xml

Author: kkolinko
Date: Tue Jun 21 08:58:19 2011
New Revision: 1137914

URL: http://svn.apache.org/viewvc?rev=1137914&view=rev
Log:
Fix typos in committer ids

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=1137914&r1=1137913&r2=1137914&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Tue Jun 21 08:58:19 2011
@@ -88,14 +88,14 @@
         The fix for bug <bug>51310</bug> caused a regression that re-introduced
         bug <bug>49957</bug> 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)
       </fix>
       <fix>
         Correct issues with JULI&apos;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)
       </fix>
       <fix>
         <bug>51395</bug>: Fix memory leak triggered when an application that
@@ -174,7 +174,8 @@
     <changelog>
       <update>
         Clean up shell and batch scripts (improve consistency,
-        clarify comments, add configtest for Windows). (rjung)
+        clarify comments, add <code>configtest</code> command support for
+        Windows). (rjung)
       </update>
       <fix>
         <bug>51206</bug>: Make CATALINA_BASE visible for setenv.sh. (rjung)



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org