remm        2004/10/27 07:42:14

  Modified:    webapps/docs changelog.xml
  Log:
  - Changelog update.
  
  Revision  Changes    Path
  1.155     +8 -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.154
  retrieving revision 1.155
  diff -u -r1.154 -r1.155
  --- changelog.xml     26 Oct 2004 15:53:04 -0000      1.154
  +++ changelog.xml     27 Oct 2004 14:42:14 -0000      1.155
  @@ -88,6 +88,14 @@
         <fix>
           <bug>31677</bug>: Log warning if work dir for context can't be determined. 
(yoavs)
         </fix>
  +      <fix>
  +        <bug>31903</bug>: Fix condition which seems to not have been properly 
updated after adding 
  +        entry.binaryContent = null a little below, submitted by Joe Zhou. (remm)
  +      </fix>
  +      <fix>
  +        Prevent silent NPEs during StandardContext.start dealing with JMX 
registration of realm, submitted
  +        by Keith Wannamaker. (remm)
  +      </fix>
       </changelog>
     </subsection>
   
  
  
  

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

Reply via email to