remm        01/10/04 10:54:18

  Modified:    .        Tag: tomcat_40_branch RELEASE-PLAN-4.0.1.txt
  Log:
  - Bug status update.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +10 -4     jakarta-tomcat-4.0/Attic/RELEASE-PLAN-4.0.1.txt
  
  Index: RELEASE-PLAN-4.0.1.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/RELEASE-PLAN-4.0.1.txt,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- RELEASE-PLAN-4.0.1.txt    2001/10/03 23:05:00     1.1.2.1
  +++ RELEASE-PLAN-4.0.1.txt    2001/10/04 17:54:18     1.1.2.2
  @@ -1,4 +1,4 @@
  -$Id: RELEASE-PLAN-4.0.1.txt,v 1.1.2.1 2001/10/03 23:05:00 remm Exp $
  +$Id: RELEASE-PLAN-4.0.1.txt,v 1.1.2.2 2001/10/04 17:54:18 remm Exp $
   
                        Release Plan for Apache Tomcat 4.0.1
                        ====================================
  @@ -19,6 +19,10 @@
   
     Monday, October 15, 2001      Tomcat 4.0.1 Release
   
  +If for some reason new issues are found which need significant patches to be 
  +addressed, additional beta releases will be made, and this release plan will be
  +updated.
  +
   As usual with a mainenance release, there should be no regressions from 4.0 to
   4.0.1, and no open confirmed P1 or P2 bugs in the Bugzilla database. The 
   Apache bug database can be accessed at:
  @@ -73,12 +77,10 @@
   Jasper      3822    Drive letter causes a NumberFormatException when JSP 
                       compiler parses errors.
   
  -Jasper      3892    Can't compile 2092.jsp.
  -
   Catalina    3936    WebappClassLoader does not implement getResources().
   
  -Connectors  3949    Document with content-length of 0 results in resend 
  -                    headers.
  +Catalina    3973    Session.getAttribute() locks-up in 
  +                    HttpSessionListener.sessionDestroyed().
   
   
   Nice To Have Fixes Before Final Release:
  @@ -97,3 +99,7 @@
   
   Catalina    3888    WebappClassLoader: Lifecycle error : CL stopped.
   
  +Catalina    3953    If context is listed in server.xml then webapp servlets 
  +                    are loaded twice....
  +
  +Catalina    3970    Cannot send more that 1 MB using multipart/form-data.
  
  
  


Reply via email to