Author: aprime
Date: Fri Apr 20 19:07:44 2012
New Revision: 1328479
URL: http://svn.apache.org/viewvc?rev=1328479&view=rev
Log:
Add changes entry
Modified:
perl/modperl/trunk/Changes
Modified: perl/modperl/trunk/Changes
URL:
http://svn.apache.org/viewvc/perl/modperl/trunk/Changes?rev=1328479&r1=1328478&r2=1328479&view=diff
==============================================================================
--- perl/modperl/trunk/Changes (original)
+++ perl/modperl/trunk/Changes Fri Apr 20 19:07:44 2012
@@ -12,6 +12,8 @@ Also refer to the Apache::Test changes l
=item 2.0.6-rc4
+Preserve 5.8 compatibility surrounding use of MUTABLE_CV [Adam Prime]
+
Move code after declarations to keep MSVC++ compiler happy. [Steve Hay]
Adopt modperl_pcw.c changes from httpd24 branch. [Torsten Foertsch]