You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2004/06/01 17:00:10 UTC

cvs commit: jakarta-tomcat-catalina/webapps/docs changelog.xml

remm        2004/06/01 08:00:10

  Modified:    webapps/docs changelog.xml
  Log:
  - Update changelog.
  
  Revision  Changes    Path
  1.60      +8 -0      jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- changelog.xml	28 May 2004 15:57:33 -0000	1.59
  +++ changelog.xml	1 Jun 2004 15:00:10 -0000	1.60
  @@ -70,6 +70,14 @@
         <fix>
           <bug>28914</bug>: Added threadPriority attribute and related code. (yoavs)
         </fix>
  +      <fix>
  +        <bug>29108</bug>: Fix chunked encoding on EBCDIC machines (remm)
  +      </fix>
  +      <fix>
  +        <bug>29166</bug>: Tweak expectations to work with pipelining (assuming
  +        the client will correctly not send the request entity body unless it
  +        gets a 100) (remm)
  +      </fix>
       </changelog>
     </subsection>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org