geoff       2004/01/27 08:35:27

  Modified:    .        Changes
  Log:
  rework apr_brigade_flatten and apr_brigade_pflatten into a single
  APR::Brigade::flatten()
  
  Revision  Changes    Path
  1.311     +1 -1      modperl-2.0/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/Changes,v
  retrieving revision 1.310
  retrieving revision 1.311
  diff -u -r1.310 -r1.311
  --- Changes   25 Jan 2004 01:04:16 -0000      1.310
  +++ Changes   27 Jan 2004 16:35:27 -0000      1.311
  @@ -15,7 +15,7 @@
   ModPerl::Registry and friends now support non-parsed headers scripts,
   whose filename =~ /^nph-/, identically to mod_cgi. + test [Stas]
   
  -expose APR::Brigade::length() and APR::Brigade::flatten()
  +implement APR::Brigade::length() and APR::Brigade::flatten()
   [Geoffrey Young]
   
   ($r|$s)->add_config() now die if failed (previously returned the
  
  
  

Reply via email to