remm        02/02/21 16:41:11

  Modified:    .        Tag: tomcat_40_branch RELEASE-NOTES-4.0.3-B1.txt
  Log:
  - Update status.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.9   +7 -1      jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.3-B1.txt
  
  Index: RELEASE-NOTES-4.0.3-B1.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.3-B1.txt,v
  retrieving revision 1.1.2.8
  retrieving revision 1.1.2.9
  diff -u -r1.1.2.8 -r1.1.2.9
  --- RELEASE-NOTES-4.0.3-B1.txt        20 Feb 2002 07:10:56 -0000      1.1.2.8
  +++ RELEASE-NOTES-4.0.3-B1.txt        22 Feb 2002 00:41:11 -0000      1.1.2.9
  @@ -3,7 +3,7 @@
                               Release Notes
                               =============
   
  -$Id: RELEASE-NOTES-4.0.3-B1.txt,v 1.1.2.8 2002/02/20 07:10:56 remm Exp $
  +$Id: RELEASE-NOTES-4.0.3-B1.txt,v 1.1.2.9 2002/02/22 00:41:11 remm Exp $
   
   
   ============
  @@ -76,6 +76,11 @@
   
   WebappClassLoader:  Do not allow a a webapp to override classes from J2SE.
   
  +HttpResponseStream:  Fix rare NPE which could occur when processing an invalid
  +  HTTP request.
  +
  +HttpProcessor:  Improve robustness of the main processing loop.
  +
   
   ----------------
   Jasper Bug Fixes:
  @@ -112,6 +117,7 @@
         on repeated actions
   6550  Old WebappClassLoaders can't be GC'd
   6558  NPE in RequestDumperValve.toString if debug in catalina/XmlMapper
  +6569  setLocale() doesn't set the Content-Type charset attribute
   
   
   ============================
  
  
  

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

Reply via email to