]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote+promote
authorJeff Trawick <trawick@apache.org>
Fri, 6 Aug 2010 18:06:40 +0000 (18:06 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 6 Aug 2010 18:06:40 +0000 (18:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@983078 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a080544eed00e178a2488ff0401034e9d59c52a3..a8922b41a4d9eb6f4682578f30478f10cfdf254a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -93,6 +93,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.2.x: trunk patch works with offset
      +1: niq, rpluem, sf
 
+   * mod_ssl: use memmove instead of memcpy for overlapping buffers
+     PR 45444
+     Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=683280
+     2.2 patch: trunk patch works with offset
+     +1: sf, rpluem, trawick
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -244,12 +250,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.2 patch: should apply cleanly
      +1: gstein
 
-   * mod_ssl: use memmove instead of memcpy for overlapping buffers
-     PR 45444
-     Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=683280
-     2.2 patch: trunk patch works with offset
-     +1: sf, rpluem
-
    * mod_proxy_scgi: Add module to build on Windows.
      It already gets build for other platforms and for Windows in trunk.
      2.2 patch: http://people.apache.org/~rjung/patches/mod_proxy_scgi-win-build-2_2.patch