Commit b793d70d authored by Bradley Nicholes's avatar Bradley Nicholes
Browse files

note change in mod_authnz_ldap

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@168340 13f79535-47bb-0310-9956-ffa450edef68
parent 0074d945
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2,6 +2,10 @@ Changes with Apache 2.1.5
  [Remove entries to the current 2.0 section below, when backported]
  *) mod_authnz_ldap: Add the directive AuthLDAPAllowDNAuth to allow 
     a user to authenticate against an LDAP directory using a full 
     user DN. [Brad Nicholes]
     
  *) Add AP_INIT_TAKE_ARGV for configuration commands. (minor MMN bump) 
     [Paul Querna]