You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2002/11/22 17:32:48 UTC

cvs commit: jakarta-tomcat-connectors/jk/native2 CHANGES.txt

mturk       2002/11/22 08:32:48

  Modified:    jk/native2 CHANGES.txt
  Log:
  Some recent changes...
  
  Revision  Changes    Path
  1.4       +9 -1      jakarta-tomcat-connectors/jk/native2/CHANGES.txt
  
  Index: CHANGES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/CHANGES.txt,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- CHANGES.txt	22 Oct 2002 12:44:57 -0000	1.3
  +++ CHANGES.txt	22 Nov 2002 16:32:48 -0000	1.4
  @@ -2,6 +2,14 @@
   Last modified at [$Date$]
   
   Changes with JK2 2.0.2:
  +    * Fix the bug 14293. Thanks to Martin Kraemer for his help.
  +      [Jean-Frederic Clere]
  +    * Don't send initial chunk for chunked encoding
  +      [Costin Manolache]
  +    * Fix the POST data on JNI
  +      [Mladen Turk]
  +    * Remove the deprecated message for path
  +      [Costin Manolache]
       * Add the regular expressions to uriMap. The regex uris are differentiated
         to normal one by starting with dollar ($) sign.
         [Mladen Turk]
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>