]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
votes
authorAndré Malo <nd@apache.org>
Sun, 6 Jun 2004 12:37:56 +0000 (12:37 +0000)
committerAndré Malo <nd@apache.org>
Sun, 6 Jun 2004 12:37:56 +0000 (12:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103859 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1c97c0bec5e5cc56e19a2a44578228ca812e264c..a6522044ea2dde6377415aeaea65c4f5b0e0ba8d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/06/03 23:49:47 $]
+Last modified at [$Date: 2004/06/06 12:37:56 $]
 
 Release:
 
@@ -75,31 +75,31 @@ PATCHES TO BACKPORT FROM 2.1
     *) mod_deflate: Fix memory consumption proportional to response size.
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/filters/mod_deflate.c?r1=1.48&r2=1.49
        PR: 29318
-       +1: jorton, trawick
+       +1: jorton, trawick, nd
 
     *) mod_ssl: Fix buffer overflow in FakeBasicAuth support (CVE CAN-2004-0488)
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_kernel.c?r1=1.105&r2=1.106
-       +1: jorton
+       +1: jorton, nd
 
     *) 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
-       +1: jorton
+       +1: jorton, nd
 
     *) mod_ssl: Fix a GCC strict-aliasing warning.
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_config.c?r1=1.90&r2=1.91
-       +1: jorton
+       +1: jorton, nd
 
     *) mod_ssl: Cleanups and fixes for mod_ssl logging.
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_init.c?r1=1.124&r2=1.125
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_log.c?r1=1.31&r2=1.28
-       +1: jorton
+       +1: jorton, nd
 
     *) Enable the option to support anonymous shared memory in mod_ldap.
        This makes the cache work on Linux again.
        modules/experimental/util_ldap.c r1.30
        modules/experimental/util_ldap_cache.c r1.17
        docs/manual/mod/mod_ldap.xml r1.12
-       +1 minfrin,bnicholes
+       +1 minfrin, bnicholes
 
     *) Allow LimitRequestBody to be reset to unlimited. PR 29106
          server/core.c: r1.279
@@ -233,13 +233,13 @@ PATCHES TO BACKPORT FROM 2.1
     *) mod_dav: Fix a segfault in an autoversioning error path.
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/dav/main/mod_dav.c?r1=1.106&r2=1.107
        PR: 29148
-       +1: jorton, trawick
+       +1: jorton, trawick, nd
 
     *) mod_dav: Fix a 2518 compliance issue which affects Eclipse; give a 409 
        rather than a 403 for a MKCOL with a missing intermediate collection
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/dav/fs/repos.c?r1=1.80&r2=1.81
        PR: 29034
-       +1: jorton, trawick
+       +1: jorton, trawick, nd
 
     *) mod_dav: Send an EOS at the end of the multistatus brigade.
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/dav/main/mod_dav.c?r1=1.105&r2=1.106
@@ -396,7 +396,7 @@ PATCHES TO BACKPORT FROM 2.1
       (if there is sufficient interest I'll pursue getting APR 0.9
       fixed up as well as putting together a patch for httpd 2.0.next
       which integrates the two rounds of changes)
-      +1 concept: trawick
+      +1 concept: trawick, nd
 
 CURRENT RELEASE NOTES: