]> granicus.if.org Git - apache/commitdiff
slightly more consistent formatting
authorJeff Trawick <trawick@apache.org>
Sun, 5 Jan 2014 22:17:53 +0000 (22:17 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 5 Jan 2014 22:17:53 +0000 (22:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1555639 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 20de56b36f050230c7a0a3be7cc7d9dd04e4e232..628586dc6318c3951c58c1d1f8717c1e59c97316 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,14 +3,14 @@
 Changes with Apache 2.4.8
 
   *) mod_proxy: Remove (never documented) <Proxy ~ wildcard-url> syntax which
-     is equivalent to <ProxyMatch wildcard-url> [Christophe Jaillet]
+     is equivalent to <ProxyMatch wildcard-url>. [Christophe Jaillet]
 
   *) mod_authz_user, mod_authz_host, mod_authz_groupfile, mod_authz_dbm,
      mod_authz_dbd, mod_authnz_ldap: Support the expression parser within the
      require directives. [Graham Leggett]
 
-  * mod_proxy_http: Core dumped under high load. PR 50335
-    [Jan Kaluza <jkaluza redhat.com>]
+  *) mod_proxy_http: Core dumped under high load. PR 50335.
+     [Jan Kaluza <jkaluza redhat.com>]
 
   *) mod_socache_shmcb.c: Remove arbitrary restriction on shared memory size
      previously limited to 64MB. [Jens Låås <jelaas gmail.com>]