]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
a vote and a question for the API police
authorJeff Trawick <trawick@apache.org>
Wed, 16 Jun 2004 12:30:52 +0000 (12:30 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 16 Jun 2004 12:30:52 +0000 (12:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103969 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5b745cde45944d57f8fe9916d31064da12ebeec5..165af7861fdb2b0e0c199454dc891655ea82c9d8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/06/16 08:39:59 $]
+Last modified at [$Date: 2004/06/16 12:30:52 $]
 
 Release:
 
@@ -79,6 +79,7 @@ PATCHES TO BACKPORT FROM 2.1
        modules/generators/mod_cgi.h r1.14
        modules/arch/netware/mod_netware r1.18
        +1: jjclar, bnicholes
+       trawick: is minor mmn bump needed to reflect that API structure was extended?
 
     *) mod_ssl: Remove some unused functions (after CAN-2004-0488 fix is applied)
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_util.c?r1=1.46&r2=1.47
@@ -152,7 +153,7 @@ PATCHES TO BACKPORT FROM 2.1
     *) mod_usertrack: Escape the cookie_name before pasting into the regexp.
        (2.0 + 1.3)
          modules/metadata/mod_usertrack.c: r1.51
-       +1: nd
+       +1: nd, trawick
 
     *) Enable special ErrorDocument value 'default' which restores the
        canned server response for the scope of the directive