From c57b27d8e750cdd35e899829db4337adbeedf327 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Thu, 26 Oct 2000 11:36:10 +0000 Subject: [PATCH] Out goes the EBCDIC issue, in goes the error message issue. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86754 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/STATUS b/STATUS index 44a27c2fd6..55e8a3229c 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/10/25 11:15:01 $] +Last modified at [$Date: 2000/10/26 11:36:10 $] Release: @@ -20,9 +20,9 @@ RELEASE SHOWSTOPPERS: * Remove Buff from the code. Convert the remaining calls to ap_b***(). - * Some buff functionality is currently missing: translation of protocol - data for EBCDIC machines - Status: Jeff is working on this + * Error messages are filtered according to the needs of the original + URI. Nothing ensures that they are translated on EBCDIC machines + and *not* translated on ASCII machines. * Win32: Enable the Windows MPM to honor max_requests_per_child Status: Bill will fix this. -- 2.40.0