Author: kkolinko Date: Mon Oct 17 11:54:39 2011 New Revision: 1185116 URL: http://svn.apache.org/viewvc?rev=1185116&view=rev Log: Add changelog entry for r1185021
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1185116&r1=1185115&r2=1185116&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Mon Oct 17 11:54:39 2011 @@ -87,6 +87,10 @@ <bug>52009</bug>: Fix a NPE during access log entry recording when an error occurred during the processing of a Comet request. (markt) </fix> + <fix> + In <code>OneLineFormatter</code> log formatter in JULI always use + the US locale to format the date (esp. the month names). (rjung) + </fix> </changelog> </subsection> <subsection name="Coyote"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org