remm        2003/07/31 10:26:58

  Modified:    .        RELEASE-NOTES-4.1.txt
  Log:
  - Release notes update.
  
  Revision  Changes    Path
  1.79      +22 -2     jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt
  
  Index: RELEASE-NOTES-4.1.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt,v
  retrieving revision 1.78
  retrieving revision 1.79
  diff -u -r1.78 -r1.79
  --- RELEASE-NOTES-4.1.txt     30 Jul 2003 04:48:58 -0000      1.78
  +++ RELEASE-NOTES-4.1.txt     31 Jul 2003 17:26:58 -0000      1.79
  @@ -278,6 +278,12 @@
            Administration Webapp:
            Don't set JDBCRealm digest when it's an empty string.
   
  +[4.1.23] Startup scripts:
  +         Fix bugs in the Unix startup scripts.
  +
  +[4.1.27] Administration Webapp:
  +         Fix typo in the default context action declaraion.
  +
   
   ------------------
   Catalina Bug Fixes:
  @@ -768,6 +774,13 @@
            Don't set the no-caching headers on protected POSTed pages, so that
            the browser's "back" button works as expected.
   
  +[4.1.27] AccessLogValve:
  +         Add leading + to timezone offset.
  +
  +[4.1.27] ExtendedAccessLogValve:
  +         If bytes are requested, then print bytes not the date.
  +
  +
   ----------------
   Coyote Bug Fixes:
   ----------------
  @@ -986,10 +999,17 @@
            Fix regression where connection is always dropped at the end of 
            processing.
   
  +[4.1.27] CoyoteAdapter:
  +         Fix "//" URL normalization code.
  +
  +[4.1.27] JSSESocketFactory:
  +         Fix dependency on Sun VMs, so that IBM VM users can use the integrated
  +         JSSE.
  +
   [4.1.27] #21984
            HandlerReqest:
            Fix potential Dos condition when given a mal-formed URI.
  -         
  +
   
   ----------------
   Jasper Bug Fixes:
  
  
  

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

Reply via email to