Author: pgollucci
Date: Sat Oct 22 21:23:41 2005
New Revision: 327746

URL: http://svn.apache.org/viewcvs?rev=327746&view=rev
Log:
When using Apache2::PerlSections->dump, the configuration 
would print out in the correct order, but when the configuration was 
passed off to Apache the ordering was lost.


Modified:
    perl/modperl/trunk/Changes

Modified: perl/modperl/trunk/Changes
URL: 
http://svn.apache.org/viewcvs/perl/modperl/trunk/Changes?rev=327746&r1=327745&r2=327746&view=diff
==============================================================================
--- perl/modperl/trunk/Changes (original)
+++ perl/modperl/trunk/Changes Sat Oct 22 21:23:41 2005
@@ -12,6 +12,10 @@
 
 =item 2.0.3-dev
 
+When using Apache2::PerlSections->dump, the configuration 
+would print out in the correct order, but when the configuration was 
+passed off to Apache the ordering was lost.
+[Scott Wessels <[EMAIL PROTECTED]>]
 
 =item 2.0.2 - October 20, 2005
 


Reply via email to