You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by ge...@apache.org on 2003/12/01 18:14:24 UTC

cvs commit: modperl-2.0 Changes

geoff       2003/12/01 09:14:24

  Modified:    .        Changes
  Log:
  
  
  Revision  Changes    Path
  1.264     +1 -1      modperl-2.0/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/Changes,v
  retrieving revision 1.263
  retrieving revision 1.264
  diff -u -r1.263 -r1.264
  --- Changes	25 Nov 2003 23:44:27 -0000	1.263
  +++ Changes	1 Dec 2003 17:14:24 -0000	1.264
  @@ -15,7 +15,7 @@
   fix "PerlSetVar Foo 0" so that $r->dir_config('Foo') returns 0, not undef
   [Geoffrey Young]
   
  -add Apache::MPM class, along with show_mpm() and mpm_query() functions
  +add Apache::MPM class, along with show() and query() class methods
   [Geoffrey Young]
   
   add :mpmq import tag to Apache::Const [Geoffrey Young]