]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose a few backports
authorJeff Trawick <trawick@apache.org>
Tue, 24 May 2005 22:21:29 +0000 (22:21 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 24 May 2005 22:21:29 +0000 (22:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@178301 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index db28bbf92f334234797ee951621884049f2d7435..e3489d914fdd439d7e396b1a7026b0ee5650c37e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -252,6 +252,21 @@ PATCHES TO BACKPORT FROM TRUNK:
         +1: jorton, bnicholes, trawick (isn't it worth a CHANGES entry for a storage
             corruption fix?)
 
+     *) fix z/OS annoyance with pathname on debug messages in error log
+        http://svn.apache.org/viewcvs?rev=178299&view=rev
+        +1: trawick
+
+     *) EBCDIC: Handle chunked input from client or, with proxy, origin
+        server.
+        http://svn.apache.org/viewcvs?rev=178262&view=rev
+        (With 2.0.x it is the same code in the same function, but in 
+        a different source file.)
+        +1: trawick
+
+     *) Support the suppress-error-charset setting, as with Apache 1.3.x.
+        PR 31274. (current docs say it works with Apache from 2.0.40 ;) )
+        http://svn.apache.org/viewcvs?rev=170354&view=rev
+        +1: trawick
 
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: