pero        2004/11/22 06:52:28

  Modified:    webapps/docs changelog.xml
  Log:
  Move processExpiresFrequency check to ManagerBase and reflect change to all 
subclasses (StandardManager, PersientManagerBase, DeltaManager)
  Better log support to DeltaManager to see detail information at debug level.
  
  Revision  Changes    Path
  1.178     +11 -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.177
  retrieving revision 1.178
  diff -u -r1.177 -r1.178
  --- changelog.xml     22 Nov 2004 14:44:55 -0000      1.177
  +++ changelog.xml     22 Nov 2004 14:52:28 -0000      1.178
  @@ -64,6 +64,9 @@
         <fix>
           <bug>32269</bug>: JNDIRealm fails with InvalidNameException to 
authenticate users if LDAP distinguished name (DN) contains slash or double 
quote character(s). (yoavs)
         </fix>
  +     <fix>
  +        Move processExpiresFrequency check to ManagerBase and reflect change 
to all subclasses (StandardManager, PersientManagerBase, DeltaManager). (pero)
  +      </fix>
       </changelog>
     </subsection>
   
  @@ -75,6 +78,14 @@
         <fix>
           <bug>32330</bug>: JspC changes context classloader. (yoavs)
         </fix>
  +    </changelog>
  +  </subsection>
  +  
  +  <subsection name="Cluster">
  +    <changelog>
  +        <add>
  +          Better log support to DeltaManager to see detail information at 
debug level. (pero)
  +       </add>
       </changelog>
     </subsection>
   
  
  
  

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

Reply via email to