
torsten at apache
Jun 30, 2008, 3:36 AM
Post #1 of 1
(1160 views)
Permalink
|
|
svn commit: r672739 - /perl/modperl/branches/threading/Changes
|
|
Author: torsten Date: Mon Jun 30 03:36:54 2008 New Revision: 672739 URL: http://svn.apache.org/viewvc?rev=672739&view=rev Log: reordered Changes: 2.0.5-threading1 item at the first place Modified: perl/modperl/branches/threading/Changes Modified: perl/modperl/branches/threading/Changes URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/Changes?rev=672739&r1=672738&r2=672739&view=diff ============================================================================== --- perl/modperl/branches/threading/Changes (original) +++ perl/modperl/branches/threading/Changes Mon Jun 30 03:36:54 2008 @@ -10,7 +10,7 @@ =over 3 -=item 2.0.5-dev +=item 2.0.5-threading1 (Rev 672738) PerlInterpScope is now more advisory. Using $(c|r)->pnotes will bind the current interpreter to that object for it's lifetime. @@ -29,6 +29,8 @@ Expose modperl_interp_t via ModPerl::Interpreter [Torsten Foertsch] +=item 2.0.5-dev + Fix a problem that could make APR::XSLoader and Apache2::XSLoader load the wrong shared library. [Torsten Foertsch]
|