pero        2004/11/11 07:05:16

  Modified:    webapps/docs changelog.xml
  Log:
  Add my Cluster getter and ProtocolHandler.getAttributeNames change
  
  Revision  Changes    Path
  1.162     +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.161
  retrieving revision 1.162
  diff -u -r1.161 -r1.162
  --- changelog.xml     2 Nov 2004 19:08:22 -0000       1.161
  +++ changelog.xml     11 Nov 2004 15:05:16 -0000      1.162
  @@ -145,6 +145,9 @@
         <fix>
           <bug>31090</bug>: Use a URL encoded path when setting session 
cookies. (remm)
         </fix>
  +        <add>
  +           Add getAttributeName() to ProtocolHandler to get all attributes 
at runtime (pero)
  +        </add>
       </changelog>
     </subsection>
   
  @@ -158,6 +161,9 @@
   
     <subsection name="Cluster">
       <changelog>
  +        <add>
  +           Add some missing Getters and log.isXXXEnableds (pero)
  +        </add>
       </changelog>
     </subsection>
   
  
  
  

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

Reply via email to