stas        2004/03/05 18:46:52

  Modified:    .        Changes
  Log:
  fix the comment
  
  Revision  Changes    Path
  1.343     +1 -1      modperl-2.0/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/Changes,v
  retrieving revision 1.342
  retrieving revision 1.343
  diff -u -u -r1.342 -r1.343
  --- Changes   5 Mar 2004 18:19:15 -0000       1.342
  +++ Changes   6 Mar 2004 02:46:52 -0000       1.343
  @@ -91,7 +91,7 @@
   if '+' prefix was used. This must be performed to get the access to
   filter attributes long before the filter itself is executed. [Stas]
   
  -APR.xs has been reimplemented.  The problem with the previous
  +APR/Pool.xs has been reimplemented.  The problem with the previous
   implementation is that a dead perl pool object could hijack a newly
   created pool, which didn't belong to that object, but which happened
   to be allocated at the same memory location. The problem is that
  
  
  

Reply via email to