From: Yann Ylavic Date: Tue, 15 Apr 2014 23:58:58 +0000 (+0000) Subject: Remove -1 on UDS proposal. X-Git-Tag: 2.4.10~340 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a1d387f131ecee9ca235fb6e1328a8af78d35a1;p=apache Remove -1 on UDS proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1587758 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bc4a33d12c..5d9784c559 100644 --- 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.