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 do...@hyperreal.org on 1998/09/19 20:18:36 UTC

cvs commit: modperl Changes

dougm       98/09/19 11:18:36

  Modified:    .        Changes
  Log:
  uh, no, USE_DSO still very much broken
  
  Revision  Changes    Path
  1.149     +0 -2      modperl/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /export/home/cvs/modperl/Changes,v
  retrieving revision 1.148
  retrieving revision 1.149
  diff -u -r1.148 -r1.149
  --- Changes	1998/09/19 17:38:14	1.148
  +++ Changes	1998/09/19 18:18:35	1.149
  @@ -19,8 +19,6 @@
   
   <Perl> sections will now report configuration syntax errors
   
  -USE_DSO=1 should work now
  -
   added Apache::SubRequest->bytes_sent method
   
   added Apache::Server->register_cleanup method