From: Jeff Trawick Date: Sun, 5 Jan 2014 22:17:53 +0000 (+0000) Subject: slightly more consistent formatting X-Git-Tag: 2.4.8~273 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=20ec8cc1925755b38c9fd8358ca9509dfe0b369b;p=apache slightly more consistent formatting git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1555639 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 20de56b36f..628586dc63 100644 --- a/CHANGES +++ b/CHANGES @@ -3,14 +3,14 @@ Changes with Apache 2.4.8 *) mod_proxy: Remove (never documented) syntax which - is equivalent to [Christophe Jaillet] + is equivalent to . [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 ] + *) mod_proxy_http: Core dumped under high load. PR 50335. + [Jan Kaluza ] *) mod_socache_shmcb.c: Remove arbitrary restriction on shared memory size previously limited to 64MB. [Jens Låås ]