From: fhanik Date: Thu, 4 Oct 2007 14:25:20 +0000 (+0000) Subject: update changelog and status X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=9c11540b4bef5d0f7a409189875ab6d0c514fe67;p=tomcat7.0 update changelog and status git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@581923 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d2005ec91..de1ab811d 100644 --- a/STATUS +++ b/STATUS @@ -25,7 +25,3 @@ $Revision: $ $Date: $ PATCHES PROPOSED TO BACKPORT: [ New proposals should be added at the end of the list ] -* Fix request processing time on the Coyote statistics info - http://issues.apache.org/bugzilla/show_bug.cgi?id=43487 - +1: fhanik, pero, rjung - -1: diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index be2219bc1..6dd2c1283 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -35,6 +35,9 @@
+ 43487 + Fix request processing stats + 43435: Don't iterate and relocate sessions if they are not part of the map.