]> granicus.if.org Git - apache/commitdiff
style & attributions
authorStefan Fritsch <sf@apache.org>
Fri, 16 Mar 2012 18:41:51 +0000 (18:41 +0000)
committerStefan Fritsch <sf@apache.org>
Fri, 16 Mar 2012 18:41:51 +0000 (18:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1301687 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 5f3316ebdf4f2aa3da731fd1fa29de2991c178e5..baab04cec9fb87ee3921ba0e75b2ff6b683305b8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -14,15 +14,15 @@ Changes with Apache 2.4.2
 
   *) "DirectoryIndex disabled" now undoes DirectoryIndex settings in
      the current configuration section, not just previous config sections.
-     PR52845 [Eric Covener]
+     PR 52845. [Eric Covener]
 
   *) mod_xml2enc: Fix broken handling of EOS buckets which could lead to
      response headers not being sent. PR 52766. [Stefan Fritsch]
 
-  *) mod_ssl: Properly free the GENERAL_NAMEs. PR 32652.
+  *) mod_ssl: Properly free the GENERAL_NAMEs. PR 32652. [Kaspar Brand]
 
   *) core: Check during config test that directories for the access
-     logs actually exist. PR 29941.
+     logs actually exist. PR 29941. [Stefan Fritsch]
 
   *) mod_xml2enc, mod_proxy_html: Enable per-module loglevels.
      [Stefan Fritsch]