]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
include a recent tweak to Martin's EBCDIC fix in a merge request
authorJeff Trawick <trawick@apache.org>
Sat, 15 Nov 2003 21:44:12 +0000 (21:44 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 15 Nov 2003 21:44:12 +0000 (21:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101785 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 737bd37b481063c8219a01ea0acb90228a865170..8fcafb9e14523ea3783d6687a931fb03dfeb70a6 100644 (file)
--- 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