Commit b8285337 authored by Paul J. Reder's avatar Paul J. Reder
Browse files

Add a backport suggestion.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@732914 13f79535-47bb-0310-9956-ffa450edef68
parent a5c77c11
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -141,6 +141,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        trunk works
    +1 covener, trawick

 * mod_authnz_ldap: Reduce number of initialization debug messages and make
   information more clear. PR 46342
    Trunk version of path:
      http://svn.apache.org/viewvc?view=rev&revision=732912
    Backport version for 2.2.x (trunk applies with fudge):
      http://people.apache.org/~rederpj/backport_PR46342_simpleLDAPinit.diff
    +1: rederpj,

PATCHES/ISSUES THAT ARE STALLED

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