Author: stevehay
Date: Thu Jan 10 02:47:04 2008
New Revision: 610750
URL: http://svn.apache.org/viewvc?rev=610750&view=rev
Log:
Forgot to mention r555908 in Changes file.
Modified:
perl/modperl/branches/1.x/Changes
Modified: perl/modperl/branches/1.x/Changes
URL:
http://svn.apache.org/viewvc/perl/modperl/branches/1.x/Changes?rev=610750&r1=610749&r2=610750&view=diff
==============================================================================
--- perl/modperl/branches/1.x/Changes (original)
+++ perl/modperl/branches/1.x/Changes Thu Jan 10 02:47:04 2008
@@ -13,6 +13,9 @@
Avoid possible segfault when PerlFreshRestart is On.
[Michael Rendell <[EMAIL PROTECTED]>]
+Prevent segfault when running with perl >= 5.9.3
+[Steve Hay]
+
Fix shared libary extensions on Win32 to be .dll not .so
[Nikolay Ananiev <[EMAIL PROTECTED]>]