Author: phred Date: Mon Feb 7 22:12:31 2011 New Revision: 1068174 URL: http://svn.apache.org/viewvc?rev=1068174&view=rev Log: Add randyk dedication
Modified: perl/modperl/branches/release/2_0_5/Changes Modified: perl/modperl/branches/release/2_0_5/Changes URL: http://svn.apache.org/viewvc/perl/modperl/branches/release/2_0_5/Changes?rev=1068174&r1=1068173&r2=1068174&view=diff ============================================================================== --- perl/modperl/branches/release/2_0_5/Changes (original) +++ perl/modperl/branches/release/2_0_5/Changes Mon Feb 7 22:12:31 2011 @@ -12,7 +12,14 @@ Also refer to the Apache::Test changes l =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 mar...@cpan.org