From: Jeff Trawick Date: Sat, 15 Nov 2003 21:44:12 +0000 (+0000) Subject: include a recent tweak to Martin's EBCDIC fix in a merge request X-Git-Tag: 2.0.49~373 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6e6311fed52e7434a2481aa2c1fb041c49d5009c;p=thirdparty%2Fapache%2Fhttpd.git include a recent tweak to Martin's EBCDIC fix in a merge request git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101785 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 737bd37b481..8fcafb9e145 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/11/15 21:14:12 $] +Last modified at [$Date: 2003/11/15 21:44:12 $] Release: @@ -314,7 +314,7 @@ PATCHES TO BACKPORT FROM 2.1 +1: nd * EBCDIC: Translate the protocol data... SHOWSTOPPER - modules/http/http_protocol.c: r1.469 + modules/http/http_protocol.c: r1.469, r1.472 +1: trawick * LDAP cache fixes from Matthieu Estrade; see PR 18756