Commit 13566b1f authored by Justin Erenkrantz's avatar Justin Erenkrantz
Browse files

Sync CHANGES with 2.0.x.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151273 13f79535-47bb-0310-9956-ffa450edef68
parent f25f5cc4
Loading
Loading
Loading
Loading
+3 −3
Changes for CHANGES: 3 added lines, 3 removed lines.
Original line number Diff line number Diff line
@@ -162,9 +162,6 @@ Changes with Apache 2.1.1
  *) mod_rewrite: Removed the MaxRedirects option in favor of the
     core LimitInternalRecursion directive.  [André Malo]
  *) mod_auth_ldap: Handle the inconsistent way in which the MS LDAP
     library handles special characters. PR 24437 [Jess Holle]
  *) Unix MPMs: Shut down the server more quickly when child processes are
     slow to exit.  [Joe Orton, Jeff Trawick]
@@ -564,6 +561,9 @@ Changes with Apache 2.1.1
Changes with Apache 2.0.53
  *) mod_auth_ldap: Handle the inconsistent way in which the MS LDAP
     library handles special characters. PR 24437 [Jess Holle]
  *) Win32 MPM: Correct typo in debugging output.  [William Rowe]
  *) conf: Remove AddDefaultCharset from the default configuration because