From: Eric Covener Date: Sat, 20 Dec 2014 15:56:38 +0000 (+0000) Subject: typo and formatting X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e6f7cc86936329fa46bd4ecc798eb650e6bb83f;p=thirdparty%2Fapache%2Fhttpd.git typo and formatting git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1647010 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index c621c86458a..f17daee5024 100644 --- a/CHANGES +++ b/CHANGES @@ -15,7 +15,7 @@ Changes with Apache 2.5.0 *) mod_proxy_fcgi: Remove proxy:balancer:// prefix from SCRIPT_FILENAME passed to fastcgi backends. [Eric Covener] - *) mod_http: Fix incorrect If-Match handling. PR 57358 + *) mod_http: Fix incorrect If-Match handling. PR 57358. [Kunihiko Sakamoto ] *) mod_proxy_ajp: Fix handling of the default port (8009) in the @@ -39,7 +39,7 @@ Changes with Apache 2.5.0 *) mod_rewrite: Improve relative substitutions in per-directory/htaccess context for directories found by mod_userdir and mod_alias. These no - loner require RewriteBase to be specified. [Eric Covener] + longer require RewriteBase to be specified. [Eric Covener] *) mod_authnz_ldap: Resolve crashes with LDAP authz and non-LDAP authn since r1608202. [Eric Covener]