]> granicus.if.org Git - apache/commitdiff
Remove -1 on UDS proposal.
authorYann Ylavic <ylavic@apache.org>
Tue, 15 Apr 2014 23:58:58 +0000 (23:58 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 15 Apr 2014 23:58:58 +0000 (23:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1587758 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bc4a33d12c99fd3c7c3a95522c439169109e1784..5d9784c559186aeee43a72d739d5999730790a00 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -136,10 +136,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
                   http://people.apache.org/~jim/patches/uds-rewrite.patch
      +1: jim, humbedooh
-     -1: ylavic: still being worked on, see issues here in the following thread
+         ylavic: still being worked on, see issues here in the following thread
                  https://www.mail-archive.com/dev@httpd.apache.org/msg59276.html
          jim:    Isn't the issue an additional "feature" and not
                  a bug in the as-documented behavior?
+         ylavic: You're right, I'll add another proposal: -1 reverted.
 
    * mod_deflate: Fix decompression of files larger than 4GB. According to RFC1952,
                   Input SIZE contains the size of the original input data modulo 2^32.