]> granicus.if.org Git - apache/commitdiff
Add CHANGES entries for r1210287 and r1210224
authorStefan Fritsch <sf@apache.org>
Mon, 5 Dec 2011 00:10:18 +0000 (00:10 +0000)
committerStefan Fritsch <sf@apache.org>
Mon, 5 Dec 2011 00:10:18 +0000 (00:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1210288 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index f695a4bd7c7918d17bce4e36a42a68a2ce4ae417..7889b028981047cf89b1f61729e6ce4c3c4778cd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,15 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.4.0
 
+  *) core, all modules: Add unique tag to most error log messages. [Stefan
+     Fritsch]
+
+  *) mod_socache_memcache: Change provider name from "mc" to "memcache" to
+     match module name. [Stefan Fritsch]
+
+  *) mod_slotmem_shm: Change provider name from "shared" to "shm" to match
+     module name. [Stefan Fritsch]
+
   *) mod_ldap: Fix segfault with Solaris LDAP when enabling ldaps. This
      requires an apr-util fix in which is available in apr-util >= 1.4.0.
      PR 42682. [Stefan Fritsch]