From: Greg Ames Date: Fri, 8 Mar 2002 14:32:55 +0000 (+0000) Subject: Looks like we'll have a nice weekend in the Carolinas. X-Git-Tag: CHANGES~178 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1d5936215a153d0c45c8a212719e28e51544e185;p=apache Looks like we'll have a nice weekend in the Carolinas. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93791 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cc419673ed..e138057c9a 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/03/05 21:23:29 $] +Last modified at [$Date: 2002/03/08 14:32:55 $] Release: @@ -174,15 +174,6 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: on dev@apr: Message-ID: <20020111115006.K1529@clove.org> - * Recent changes to ap_rgetline may have broken EBCDIC boxes. - Message-ID: <20020122072605.GF28051@ebuilt.com> - Justin says: "I don't have an EBCDIC box to test on. A potential - solution is to split out ap_rgetline into two - functions as described in this message." - gregames says: I see the breakage now, and volunteer to fix it - when things calm down a little. It looks OK when - there are complete lines and no mime continuations. - * CGI single-byte reads BrianP suggests that this is caused by the ap_scan_script_header_err() routine, which will do single-byte reads until it finds the end