hgomez      2002/12/09 05:28:55

  Modified:    jk/native CHANGES.txt
  Log:
  comment changes
  
  Revision  Changes    Path
  1.5       +10 -1     jakarta-tomcat-connectors/jk/native/CHANGES.txt
  
  Index: CHANGES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native/CHANGES.txt,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- CHANGES.txt       25 Nov 2002 15:29:38 -0000      1.4
  +++ CHANGES.txt       9 Dec 2002 13:28:55 -0000       1.5
  @@ -1,6 +1,15 @@
   JAKARTA TOMCAT CONNECTORS (JK) CHANGELOG:                    -*-text-*-
   Last modified at [$Date$]
   
  +Changes with JK 1.2.2:
  +    * jk set correctly the content-type in Apache 2.0,
  +      making it ready to works with mod_deflate and AddOutputFilterByType 
  +      [hgomez]
  +    * jk will check result of get_endpoint and handle a failure.
  +      This call can fail if the allocation for the endpoint fails because of low 
memory conditions 
  +      causing a dereference of NULL when we try and access the endpoint
  +      [mmanders]
  +      
   Changes with JK 1.2.1:
       * Don't send initial chunk for chunked encoding, fix #14282
         [costin]
  
  
  

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

Reply via email to