From: pero Date: Sun, 4 Jul 2010 10:47:12 +0000 (+0000) Subject: Fix indentation... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=2f6fecde59ca021dd9468ceb154afb8ef3d18003;p=tomcat7.0 Fix indentation... git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@960317 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 087443a63..886ce4666 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -38,8 +38,8 @@ - 49528: HttpServletRequest.isAsyncStarted() now returns true when a Runnable is started! - Reported by Pieter Libin (pero) + 49528: HttpServletRequest.isAsyncStarted() now returns true when a Runnable is started. + Bug reported by Pieter Libin. (pero) GSOC 2010. Continue work to align MBean descriptors with reality. Patch