From 9397fa2732d09057bdecb93817b3561096dbe127 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Thu, 8 Jan 2009 21:45:21 +0000 Subject: [PATCH] propose an EBCDIC backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@732834 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index ebb667a9288..f896d9cfcf7 100644 --- a/STATUS +++ b/STATUS @@ -126,13 +126,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1 covener * Prefork MPM: Log an error instead of segfaulting when child startup fails - due to pollset creation failures. PR 46467. + due to pollset creation failures. PR 46467. Trunk version of patch: http://svn.apache.org/viewvc?rev=732414&view=rev Backport version for 2.2.x of patch: Trunk version of patch works +1: rpluem, + * core: Translate locally generated "100-Continue" messages to ASCII + on EBCDIC systems + trunk: + http://svn.apache.org/viewvc?rev=732832&view=rev + 2.2.x: + trunk works + +1 covener + PATCHES/ISSUES THAT ARE STALLED * mod_ssl: Add server name indication (RFC 4366) support (PR 34607). -- 2.47.2