[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apreq-cvs
Subject:    svn commit: r165314 - in /httpd/apreq/trunk: CHANGES build/version_check.pl
From:       geoff () apache ! org
Date:       2005-04-29 15:20:26
Message-ID: 20050429152026.39990.qmail () minotaur ! apache ! org
[Download RAW message or body]

Author: geoff
Date: Fri Apr 29 08:20:25 2005
New Revision: 165314

URL: http://svn.apache.org/viewcvs?rev=165314&view=rev
Log:
bump to 2.0.48

Modified:
    httpd/apreq/trunk/CHANGES
    httpd/apreq/trunk/build/version_check.pl

Modified: httpd/apreq/trunk/CHANGES
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/CHANGES?rev=165314&r1=165313&r2=165314&view=diff
 ==============================================================================
--- httpd/apreq/trunk/CHANGES (original)
+++ httpd/apreq/trunk/CHANGES Fri Apr 29 08:20:25 2005
@@ -4,6 +4,9 @@
 
 @section v2_05_dev Changes with libapreq2-2.05-dev
 
+- C API
+  Minimum httpd version is now 2.0.48, which includes the official
+  apr 0.9.4 release.
 
 - C API [Max Kellermann]
   Fix apreq_quote.

Modified: httpd/apreq/trunk/build/version_check.pl
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/build/version_check.pl?rev=165314&r1=165313&r2=165314&view=diff
 ==============================================================================
--- httpd/apreq/trunk/build/version_check.pl (original)
+++ httpd/apreq/trunk/build/version_check.pl Fri Apr 29 08:20:25 2005
@@ -55,11 +55,11 @@
             );
 
 my %build = (
-                apache2 => { version => "2.0.46",  test => \&exe_version },
+                apache2 => { version => "2.0.48",  test => \&exe_version },
                     apr => { version => "0.9.4",   test => \&gnu_version,
-                             comment => "bundled with apache2 2.0.46"    },
+                             comment => "bundled with apache2 2.0.48"    },
                     apu => { version => "0.9.4",   test => \&gnu_version,
-                             comment => "bundled with apache2 2.0.46"    },
+                             comment => "bundled with apache2 2.0.48"    },
                    perl => $svn{perl},
             );
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic