]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
typo and formatting
authorEric Covener <covener@apache.org>
Sat, 20 Dec 2014 15:56:38 +0000 (15:56 +0000)
committerEric Covener <covener@apache.org>
Sat, 20 Dec 2014 15:56:38 +0000 (15:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1647010 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index c621c86458a985ca1d6d42c00af94f7811384f71..f17daee50248915d640759d213d8c68fd205df0e 100644 (file)
--- 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 <ksakamoto google.com>]
 
   *) 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]