Author: gozer
Date: Sun Jun 18 18:14:44 2006
New Revision: 415223
URL: http://svn.apache.org/viewvc?rev=415223&view=rev
Log:
Removed a bit of changelog entry that wasn't meant to
be there.
Modified:
perl/modperl/trunk/Changes
Modified: perl/modperl/trunk/Changes
URL:
http://svn.apache.org/viewvc/perl/modperl/trunk/Changes?rev=415223&r1=415222&r2=415223&view=diff
==============================================================================
--- perl/modperl/trunk/Changes (original)
+++ perl/modperl/trunk/Changes Sun Jun 18 18:14:44 2006
@@ -39,9 +39,6 @@
- $r->add_config can only affect configuration for the current
request, just like .htaccess files do
-$s->add_config is not allowed at request time anymore. $r->add_config
-can only affect configuration f
-
Make sure that LIBS and other MakeMaker command line flags are not
ignored by the top level Makefile.PL and xs/APR/APR/Makefile.PL [Stas]