remm        02/01/05 13:28:40

  Modified:    .        Tag: tomcat_40_branch RELEASE-NOTES-4.0.2-B2.txt
  Log:
  - Changelog update.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +19 -1     jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.2-B2.txt
  
  Index: RELEASE-NOTES-4.0.2-B2.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.2-B2.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-NOTES-4.0.2-B2.txt        3 Jan 2002 08:44:16 -0000       1.1.2.1
  +++ RELEASE-NOTES-4.0.2-B2.txt        5 Jan 2002 21:28:39 -0000       1.1.2.2
  @@ -3,7 +3,7 @@
                               Release Notes
                               =============
   
  -$Id: RELEASE-NOTES-4.0.2-B2.txt,v 1.1.2.1 2002/01/03 08:44:16 remm Exp $
  +$Id: RELEASE-NOTES-4.0.2-B2.txt,v 1.1.2.2 2002/01/05 21:28:39 remm Exp $
   
   
   ============
  @@ -37,6 +37,8 @@
        ***** Please note the revised documentation below related to *****
        ***** using XML parsers with Tomcat 4.0 based applications.  *****
   
  +mod_jk: Upgrade to mod_jk 1.4.
  +
   
   ---------------------
   Catalina New Features:
  @@ -74,11 +76,14 @@
   DefaultServlet: Fix incorrect content length which was returned with a partial
     content response.
   
  +StandardContextMapper: '/' is now handled as a special case.
  +
   
   ----------------
   Jasper Bug Fixes:
   ----------------
   
  +JspReader: Fix incorrect removal of '\n' at eof.
   
   
   -----------------
  @@ -92,6 +97,8 @@
   Bugzilla Bugs Resolved:
   ----------------------
   
  +5368  StandardContextValve changes session state from new to old too late for 
  +      other Valves
   5617  416 Requested Range Not Satisfiable used incorrectly
   5618  Content-Range missing for 416 error
   
  @@ -111,6 +118,7 @@
   * Jasper and Jikes
   * Tomcat 4.0 and Apache Cocoon 2.0
   * Enabling SSI and CGI Support
  +* Tomcat 4.0 and Sun JDK 1.4 beta 3
   
   
   ---------------------
  @@ -331,6 +339,16 @@
     line 165 and 213, as well as the associated servlet mappings 
     line 265 and 274. Alternately, these servlet declarations and mappings can
     be added to your web application deployment descriptor.
  +
  +
  +---------------------------------
  +Tomcat 4.0 and Sun JDK 1.4 beta 3:
  +---------------------------------
  +
  +Some unpredictable clq*assloading behavior has been reported when Tomcat is 
  +used with Sun JDK 1.4. For this reason, it is recommended to use this release 
  +of Tomcat with Sun JDK 1.3.1.
  +
   
   
   
  
  
  

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

Reply via email to