geoff       2003/08/21 11:04:36

  Modified:    .        Changes
  Log:
  add ap_table_compress() to APR::Table
  Submitted by: geoff
  Reviewed by:  stas
  
  Revision  Changes    Path
  1.211     +2 -0      modperl-2.0/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/Changes,v
  retrieving revision 1.210
  retrieving revision 1.211
  diff -u -r1.210 -r1.211
  --- Changes   20 Aug 2003 23:53:16 -0000      1.210
  +++ Changes   21 Aug 2003 18:04:36 -0000      1.211
  @@ -19,6 +19,8 @@
   layer is used, so now one can push layers onto STDIN, STDOUT handles
   e.g. binmode(STDOUT, ':utf8'); [Stas]
   
  +add ap_table_compress() to APR::Table [Geoffrey Young]
  +
   alter stacked handler interface so that mod_perl follows Apache 
   as closely as possible with respect to VOID/RUN_FIRST/RUN_ALL
   handler types.  now, for phases where OK ends the Apache
  
  
  

Reply via email to