Author: randyk
Date: Tue Apr 25 21:27:25 2006
New Revision: 397082

URL: http://svn.apache.org/viewcvs?rev=397082&view=rev
Log:
Record changes to allow Win32 to build against Apache/2.2.

Modified:
    perl/modperl/trunk/Changes

Modified: perl/modperl/trunk/Changes
URL: 
http://svn.apache.org/viewcvs/perl/modperl/trunk/Changes?rev=397082&r1=397081&r2=397082&view=diff
==============================================================================
--- perl/modperl/trunk/Changes (original)
+++ perl/modperl/trunk/Changes Tue Apr 25 21:27:25 2006
@@ -12,6 +12,11 @@
 
 =item 2.0.3-dev
 
+Updates for Win32 to allow building and testing on Apache/2.2:
+- use httpd.exe as the Apache binary name when installing apxs
+- use new apr library names (libapr-1.lib and libaprutil.lib)
+[Randy Kobes]
+
 Make sure that additional library paths are included in the build flags
 so that mod_perl will use the same versions of libraries that APR does.
 [Mike Smith <[EMAIL PROTECTED]>]


Reply via email to