yoavs       2004/07/29 09:05:02

  Modified:    webapps/docs changelog.xml
  Log:
  Addressed Bugzila 29869, better JSR77 support for StandardContext and 
StandardWrapper.
  
  Revision  Changes    Path
  1.85      +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.84
  retrieving revision 1.85
  diff -u -r1.84 -r1.85
  --- changelog.xml     29 Jul 2004 00:53:45 -0000      1.84
  +++ changelog.xml     29 Jul 2004 16:05:02 -0000      1.85
  @@ -55,6 +55,9 @@
         <fix>
           If ServletResponse.getWriter() is called and no char encoding has been 
specified, set response char encoding to default (ISO-8859-1) so that it is reflected 
in getContentType() and Content-Type header, as required by the Servlet Spec (Bugtraq 
6152759) (luehe)
         </fix>
  +      <fix>
  +        <bug>29869</bug>: Better JMX/JSR77 support in StandardContext and 
StandardWrapper. (remm)
  +      </fix>
       </changelog>
     </subsection>
   
  
  
  

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

Reply via email to