From 8a1d387f131ecee9ca235fb6e1328a8af78d35a1 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Tue, 15 Apr 2014 23:58:58 +0000 Subject: [PATCH] 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 --- STATUS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. -- 2.50.1