Author: stevehay
Date: Mon Mar 18 01:57:39 2013
New Revision: 1457617

URL: http://svn.apache.org/r1457617
Log:
Add Changes entry for revision 1457512.

Modified:
    perl/modperl/trunk/Changes

Modified: perl/modperl/trunk/Changes
URL: 
http://svn.apache.org/viewvc/perl/modperl/trunk/Changes?rev=1457617&r1=1457616&r2=1457617&view=diff
==============================================================================
--- perl/modperl/trunk/Changes (original)
+++ perl/modperl/trunk/Changes Mon Mar 18 01:57:39 2013
@@ -12,6 +12,10 @@ Also refer to the Apache::Test changes l
 
 =item 2.0.8-dev
 
+Restore build with Perl 5.8.1, 5.8.2 etc: take care to use
+$Config{useithreads} rather than $Config{usethreads}, and supply definitions
+of Newx and Newxz as necessary. [Steve Hay]
+
 On Perl 5.17.9, t/apache/read2.t fails because an "uninitialized value"
 warning is generated for the buffer being autovivified. This is because
 the sv_setpvn() that's meant to vivify the buffer doesn't perform set


Reply via email to