jfarcand    2004/09/30 08:28:13

  Modified:    webapps/docs changelog.xml
  Log:
  Add memory leak info.
  
  Revision  Changes    Path
  1.122     +3 -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.121
  retrieving revision 1.122
  diff -u -r1.121 -r1.122
  --- changelog.xml     29 Sep 2004 19:06:53 -0000      1.121
  +++ changelog.xml     30 Sep 2004 15:28:12 -0000      1.122
  @@ -36,6 +36,9 @@
     <subsection name="Catalina">
       <changelog>
         <fix>
  +        Fix memory leak when Security Manager is turned on. (jfarcand)
  +      </fix>
  +      <fix>
           When checking status codes for error handling, only check if
           Response.isError() is true. This way, users may use setStatus() to set 
their own
           error status without having the error page invoked. (in which case, the 
user should've
  
  
  

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

Reply via email to