remm        01/10/05 16:25:19

  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.7   +4 -5      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.6
  retrieving revision 1.1.2.7
  diff -u -r1.1.2.6 -r1.1.2.7
  --- RELEASE-PLAN-4.0.1.txt    2001/10/05 20:40:37     1.1.2.6
  +++ RELEASE-PLAN-4.0.1.txt    2001/10/05 23:25:19     1.1.2.7
  @@ -1,4 +1,4 @@
  -$Id: RELEASE-PLAN-4.0.1.txt,v 1.1.2.6 2001/10/05 20:40:37 remm Exp $
  +$Id: RELEASE-PLAN-4.0.1.txt,v 1.1.2.7 2001/10/05 23:25:19 remm Exp $
   
                        Release Plan for Apache Tomcat 4.0.1
                        ====================================
  @@ -81,6 +81,7 @@
   3736    Incorrect PathInfo on first invocation of servlet chain.
   3739    Custom tag support error.
   3759    Conversion from String to Object doesn't work.
  +3779    The value of <jsp:param> should be URL encoded.
   3780    Documentation notes.
   3796    XML Classloader problem has crept back in.
   3809    Jar files in the wrong directories.
  @@ -106,7 +107,8 @@
   Connectors  3534    File Upload doesn't work with Apache, mod_webapp, Tomcat 4,
                       and WebDAV.
   
  -Jasper      3779    The value of <jsp:param> should be URL encoded.
  +Catalina    3770    HttpSessionListener.sessionCreated() called twice for each
  +                    session.
   
   Catalina    3888    WebappClassLoader: Lifecycle error : CL stopped (bug 
                       confirmed, but conditions to reproduce it still unclear).
  @@ -120,9 +122,6 @@
   Jasper      3668    Validation error reporting.
   
   Jasper      3704    Forward errors not reported when response is committed.
  -
  -Jasper      3770    HttpSessionListener.sessionCreated() called twice for each
  -                    session.
   
   Catalina    3990    JNDI/LDAP Realm password authentication process.
   
  
  
  


Reply via email to