]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add kind of vote plus comment
authorAndré Malo <nd@apache.org>
Fri, 7 Jan 2005 17:54:59 +0000 (17:54 +0000)
committerAndré Malo <nd@apache.org>
Fri, 7 Jan 2005 17:54:59 +0000 (17:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124552 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a3e873e654ba9b5f778b74ba43ad6f23a0dc3347..305abb8f844260fb2c326debd5034ab589bb4400 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -193,6 +193,8 @@ PATCHES TO BACKPORT FROM 2.1
          modules/mappers/mod_actions.c: r1.32, r1.34
        jerenkrantz: Icky side-effect of the *t == '0' check.
        +1: nd, jerenkrantz, wrowe, jim
+       -0: by rbb (inconsistent to 1.3, discussion on dev@)
+          nd: I'm going to reverse the default
 
     *) mod_log_config: Cleanup log_header_out function to allow multiple headers
        like Set-Cookie to be logged properly. PR 27787 (2.0 + 1.3)