Author: geoff
Date: Tue Apr 5 05:41:52 2005
New Revision: 160165
URL: http://svn.apache.org/viewcvs?view=rev&rev=160165
Log:
remove duplicate entry
Modified:
perl/modperl/trunk/Changes
Modified: perl/modperl/trunk/Changes
URL:
http://svn.apache.org/viewcvs/perl/modperl/trunk/Changes?view=diff&r1=160164&r2=160165
==============================================================================
--- perl/modperl/trunk/Changes (original)
+++ perl/modperl/trunk/Changes Tue Apr 5 05:41:52 2005
@@ -49,9 +49,6 @@
doesn't mislead the perl debugger [Dominique Quatravaux
<[EMAIL PROTECTED]>]
-add $ENV{MOD_PERL_API_VERSION} as something that clearly distinguishes
-which mod_perl version is being used at request time. [Geoffrey Young]
-
Starting from ExtUtils::MakeMaker 6.26 went back to pm_to_blib target
from pm_to_blib.ts introduced in 6.22, so needed to fix the glue_pod
target, so install will work correctly [Stas]