]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Document shmcb rewrite.
authorJoe Orton <jorton@apache.org>
Mon, 18 Aug 2008 09:05:08 +0000 (09:05 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 18 Aug 2008 09:05:08 +0000 (09:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@686704 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index f1ca5016a66f530625b3d89f56b11d8152c4ea37..ae473ce7b69b1b4bfaaaae06b0dd97b1263f40d7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@ Changes with Apache 2.2.10
      mod_proxy_ftp: Prevent XSS attacks when using wildcards in the path of
      the FTP URL. Discovered by Marc Bevand of Rapid7. [Ruediger Pluem]
 
+  *) mod_ssl: Rewrite shmcb to avoid memory alignment issues.  PR 42101.
+     [Geoff Thorpe]
+
   *) mod_dav_fs: Retrieve minimal system information about directory
      entries when walking a DAV fs, resolving a performance degradation on
      Windows.  PR 45464.  [Joe Orton, Jeff Trawick]