[svn:modperl-modules] rev 132 - Apache-Scoreboard-2.0/trunk

[email protected] 22 Jan 2005 05:34:00 -0000
Newsgroups perl.modperl.modules.svn
Message-ID <[email protected]>
Author: stas
Date: Fri Jan 21 21:34:00 2005
New Revision: 132

Modified:
   Apache-Scoreboard-2.0/trunk/Changes
Log:
2.04 release


Modified: Apache-Scoreboard-2.0/trunk/Changes
==============================================================================
--- Apache-Scoreboard-2.0/trunk/Changes	(original)
+++ Apache-Scoreboard-2.0/trunk/Changes	Fri Jan 21 21:34:00 2005
@@ -1,5 +1,11 @@
 
-2.04 - 
+2.04 - Sat Jan 22 00:13:35 EST 2005
+
+s/sv_setpvf/Perl_sv_setpvf/ to support perls that don't have this
+macro [Markus Wichitill <[email protected]>]
+
+tests config: s/PerlHandler/PerlResponseHandler/ [Markus Wichitill
+<[email protected]>]
 
 
 
@@ -11,15 +17,21 @@
 --enable-pool-debug, were getting segfaults when the pool was
 destroyed)
 
+
+
 2.02 - Tue Nov  9 18:50:29 EST 2004
 
 - sync with mp2 API changed (s/APR::OS::Thread/U32/) and require
   1.99_17 where that change has happened
 
+
+
 2.01 - Mon Dec 22 12:52:11 PST 2003
 
 - forgot to require mod_perl 1.99_12
 
+
+
 2.0 - Mon Dec 22 12:00:11 PST 2003
 
 - First new generation release: work with Apache 2.0