joes        2003/11/07 11:55:47

  Modified:    .        CHANGES
  Log:
  Sync CHANGES
  
  Revision  Changes    Path
  1.17      +9 -0      httpd-apreq-2/CHANGES
  
  Index: CHANGES
  ===================================================================
  RCS file: /home/cvs/httpd-apreq-2/CHANGES,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- CHANGES   1 Nov 2003 03:56:51 -0000       1.16
  +++ CHANGES   7 Nov 2003 19:55:47 -0000       1.17
  @@ -2,6 +2,15 @@
   
   @section v2_01_dev Changes with libapreq2-2.01-dev
   
  +- November 7, 2003 - C API mod_apreq.c [joes]
  +
  +Parser errors were creeping into the return value of apreq_filter,
  +which breaks the "transparent tee" paradigm.  This caused bogus
  +"400 Bad Request" responses (first reported by Vladimir Dudo) 
  +to occur when libapreq2 was used by an output filter during a GET 
  +request (handled by apache2's default handler).  The test suite 
  +has been updated accordingly.
  +
   - October 26, 2003 - C API [joes]
   
   Incorporate libapreq_cgi into libapreq2 as the default environment,
  
  
  

Reply via email to