Author: torsten Date: Mon Aug 24 18:34:32 2009 New Revision: 807332 URL: http://svn.apache.org/viewvc?rev=807332&view=rev Log: correct description of the last change in Changes
Modified: perl/modperl/trunk/Changes Modified: perl/modperl/trunk/Changes URL: http://svn.apache.org/viewvc/perl/modperl/trunk/Changes?rev=807332&r1=807331&r2=807332&view=diff ============================================================================== --- perl/modperl/trunk/Changes (original) +++ perl/modperl/trunk/Changes Mon Aug 24 18:34:32 2009 @@ -12,8 +12,8 @@ =item 2.0.5-dev -Fix a typo in ModPerl::BuildMM and introduce lexically scoped loop -variables in ModPerl::MM::WriteMakefile(). [Torsten Foertsch] +"MODPERL_INC= now correctly supported as an argument to Makefile.PL" +[Torsten Foertsch] Fix an XSS issue in Apache2::Status reported by Richard J. Brain <rich...@procheckup.com>. [Torsten Foertsch]