Author: phred
Date: Tue Apr 10 20:05:01 2012
New Revision: 1311963
URL: http://svn.apache.org/viewvc?rev=1311963&view=rev
Log:
attribute rc4 changes
Modified:
perl/modperl/trunk/Changes
Modified: perl/modperl/trunk/Changes
URL:
http://svn.apache.org/viewvc/perl/modperl/trunk/Changes?rev=1311963&r1=1311962&r2=1311963&view=diff
==============================================================================
--- perl/modperl/trunk/Changes (original)
+++ perl/modperl/trunk/Changes Tue Apr 10 20:05:01 2012
@@ -10,7 +10,9 @@ Also refer to the Apache::Test changes l
=over 3
-=item 2.0.6-dev
+=item 2.0.6-rc4
+
+Move code after declarations to keep MSVC++ compiler happy. [Steve Hay]
Adopt modperl_pcw.c changes from httpd24 branch. [Torsten Foertsch]