stas        2004/10/27 15:39:17

  Modified:    src/docs/2.0/api/Apache Filter.pod
  Log:
  $f->remove now works for native Apache (non-mod_perl) filters too.
  
  Revision  Changes    Path
  1.20      +2 -1      modperl-docs/src/docs/2.0/api/Apache/Filter.pod
  
  Index: Filter.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/api/Apache/Filter.pod,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -u -r1.19 -r1.20
  --- Filter.pod        12 Jul 2004 23:13:22 -0000      1.19
  +++ Filter.pod        27 Oct 2004 22:39:17 -0000      1.20
  @@ -273,7 +273,7 @@
   
   =item ret: no return value
   
  -=item since: 1.99_10
  +=item since: 1.99_18
   
   =back
   
  @@ -300,6 +300,7 @@
   L<technique based on C<$c-E<gt>keepalives>
   counting|docs::2.0::user::handler::filters>.
   
  +This method works for native Apache (non-mod_perl) filters too.
   
   
   
  
  
  

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

Reply via email to