Author: phred
Date: Mon Feb 7 22:14:25 2011
New Revision: 1068176
URL: http://svn.apache.org/viewvc?rev=1068176&view=rev
Log:
Merge changes from 2.0.5 release
Modified:
perl/modperl/trunk/Changes
perl/modperl/trunk/Makefile.PL
Modified: perl/modperl/trunk/Changes
URL:
http://svn.apache.org/viewvc/perl/modperl/trunk/Changes?rev=1068176&r1=1068175&r2=1068176&view=diff
==============================================================================
--- perl/modperl/trunk/Changes (original)
+++ perl/modperl/trunk/Changes Mon Feb 7 22:14:25 2011
@@ -10,9 +10,16 @@ Also refer to the Apache::Test changes l
=over 3
-=item 2.0.5-rc1
+=item 2.0.5 February 7, 2011
-Perpare modperl for the upcoming perl 5.14 [Torsten Foertsch]
+The mod_perl PMC dedicates this release of mod_perl to Randy Kobes, who
+passed away in September 2010. Randy was a member of the mod_perl project
+management committee and a co-author of the mod_perl Developer's Cookbook.
+His work helped many Windows mod_perl users. His work with ppm files, and
+Win32 perl users will be sorely missed. He was kind, bright, and always
+willing to lend a hand on the mod_perl user's list.
+
+Prepare modperl for the upcoming perl 5.14 [Torsten Foertsch]
Add lib/ModPerl/MethodLookup.pm to MANIFEST via lib/ModPerl/Manifest.pm
RT #48103 reported by [email protected]
Modified: perl/modperl/trunk/Makefile.PL
URL:
http://svn.apache.org/viewvc/perl/modperl/trunk/Makefile.PL?rev=1068176&r1=1068175&r2=1068176&view=diff
==============================================================================
--- perl/modperl/trunk/Makefile.PL (original)
+++ perl/modperl/trunk/Makefile.PL Mon Feb 7 22:14:25 2011
@@ -828,7 +828,7 @@ Apache-Test/META.yml:
cd Apache-Test && make metafile
tag :
- svn copy https://svn.apache.org/repos/asf/perl/modperl/trunk
https://svn.apache.org/repos/asf/perl/modperl/tags/$(VERSION_SYM)
+ svn copy
https://svn.apache.org/repos/asf/perl/modperl/branches/release/$(VERSION_SYM)
https://svn.apache.org/repos/asf/perl/modperl/tags/$(VERSION_SYM)
svn copy https://svn.apache.org/repos/asf/perl/modperl/docs/trunk
https://svn.apache.org/repos/asf/perl/modperl/docs/tags/$(VERSION_SYM)
EOF