From f655628aaedfc7fd16e4673958683ae9ca9887e9 Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Tue, 15 Jun 2010 18:10:19 +0000 Subject: [PATCH] Fix typos in CHANGES. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@954991 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 6a9141b3e5..af89aa1c8d 100644 --- a/CHANGES +++ b/CHANGES @@ -860,7 +860,7 @@ Changes with Apache 2.3.0 PR 43250 [Basant Kumar Kukreja ] *) Be tolerant in what you accept - accept slightly broken - status lines from a backend provide they include a valid status code. + status lines from a backend provided they include a valid status code. PR 44995 [Rainer Jung ] *) New module mod_sed: filter Request/Response bodies through sed @@ -1048,7 +1048,7 @@ Changes with Apache 2.3.0 parameters to the environment. Improve portability to EBCDIC machines by using apr_toupper(). [Martin Kraemer] - *) mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability + *) mod_ldap, mod_authnz_ldap: Add support for nested groups (i.e. the ability to authorize an authenticated user via a "require ldap-group X" directive where the user is not in group X, but is in a subgroup contained in X. PR 42891 [Paul J. Reder] -- 2.50.1