Commit dd3f4c30 authored by Eric Covener's avatar Eric Covener
Browse files

propose an EBCDIC backport


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@732834 13f79535-47bb-0310-9956-ffa450edef68
parent 6684e014
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -133,6 +133,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Trunk version of patch works
   +1: rpluem,

  * core: Translate locally generated "100-Continue" messages to ASCII
    on EBCDIC systems
      trunk:
        http://svn.apache.org/viewvc?rev=732832&view=rev
      2.2.x:
        trunk works
    +1 covener

PATCHES/ISSUES THAT ARE STALLED

   * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).