]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Document that PR45444 will be fixed in the next release
authorRuediger Pluem <rpluem@apache.org>
Tue, 10 Aug 2010 20:01:50 +0000 (20:01 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 10 Aug 2010 20:01:50 +0000 (20:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@984193 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 246090343dd8da4ca6ee3b166b475d640c225dd3..2586c267231c0bcbd95e4ea12b3ef87d49920e9b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.2.17
 
+  *) mod_ssl: Do not do overlapping memcpy. PR 45444 [Joe Orton]
+
   *) vhost: A purely-numeric Host: header should not be treated as a port.
      PR 44979 [Nick Kew]