yoavs       2004/05/27 09:14:16

  Modified:    webapps/docs changelog.xml
  Log:
  Added support for threadPriority attribute 
(http://nagoya.apache.org/bugzilla/show_bug.cgi?id=28914).
  
  Revision  Changes    Path
  1.53      +6 -0      jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- changelog.xml     26 May 2004 20:17:15 -0000      1.52
  +++ changelog.xml     27 May 2004 16:14:16 -0000      1.53
  @@ -52,6 +52,9 @@
         <fix>
           <bug>28837</bug>: Added Solaris includes to JK native build script. (yoavs)
         </fix>
  +      <fix>
  +        <bug>28914</bug>: Added threadPriority attribute and related code. (yoavs)
  +      </fix>
       </changelog>
     </subsection>
   
  @@ -67,6 +70,9 @@
   
     <subsection name="Webapps">
       <changelog>
  +      <fix>
  +        <bug>28914</bug>: Added management code for threadPriority. (yoavs)
  +      </fix>
       </changelog>
     </subsection>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to