update changelog and status
authorfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 4 Oct 2007 14:25:20 +0000 (14:25 +0000)
committerfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 4 Oct 2007 14:25:20 +0000 (14:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@581923 13f79535-47bb-0310-9956-ffa450edef68

STATUS
webapps/docs/changelog.xml

diff --git a/STATUS b/STATUS
index d2005ec..de1ab81 100644 (file)
--- 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: 
index be2219b..6dd2c12 100644 (file)
@@ -35,6 +35,9 @@
 <section name="Tomcat 6.0.15 (remm)">
   <subsection name="Catalina">
     <changelog>
+      <fix><bug>43487</bug>
+        Fix request processing stats
+      </fix>  
       <fix>
         <bug>43435</bug>: Don't iterate and relocate sessions if they are not part of the map.
       </fix>