]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add info on the mod_version integration branch. Reset the Votes on
authorPaul Querna <pquerna@apache.org>
Sun, 10 Apr 2005 18:27:09 +0000 (18:27 +0000)
committerPaul Querna <pquerna@apache.org>
Sun, 10 Apr 2005 18:27:09 +0000 (18:27 +0000)
mod_version -- it turns out the changes are larger than expected.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160790 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index fd0a410603e5bcb87bbe926b1d779dafb203e63e..aaf4452185285b5573310192715b149a2410e173 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -202,10 +202,11 @@ PATCHES TO BACKPORT FROM TRUNK:
             providing an API for filters to participate in POST bodies.)
       gregames: done in rev 160573
 
-    * mod_version: New Module, Backport from trunk.
-      http://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/metadata/mod_version.c
-      (Also need to backport docs, and build system stuff.)
-      +1: pquerna, jerenkrantz, wrowe (trivial, would even be cool in 1.3)
+    * mod_version: New Module, Backport from trunk. Requires Minor MMN Bump.
+      http://svn.apache.org/repos/asf/httpd/httpd/branches/mod_version_for_2.0.x
+      +1: pquerna 
+      Votes from before the integration branch:
+          +1: jerenkrantz, wrowe (trivial, would even be cool in 1.3)
 
     *) Provide TLS/SSL upgrade functionality in mod_ssl allowing an unsecure
        connection to be upgraded to a secure connection upon request by the