]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorRainer Jung <rjung@apache.org>
Tue, 19 Jan 2016 15:58:23 +0000 (15:58 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 19 Jan 2016 15:58:23 +0000 (15:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1725554 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0f9de59d0890965eeb5bac874b75170af9ded526..e9cba6c794c3ea5e3680ee66b38ed989a7ddf6cc 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -211,6 +211,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: MMN/changes only: http://people.apache.org/~covener/patches/2.4.x-sethandler-expr.diff
      +1 covener
 
+  *) Add APLOGNO, first chunk (those that were detected by coccinelle).
+     There are some more but they are easier to backport once these here are applied.
+     trunk patch:  http://svn.apache.org/r1725392 (modules)
+                   http://svn.apache.org/r1725394 (server/mpm)
+                   http://svn.apache.org/r1725395 (server others)
+     2.4.x patch:  http://people.apache.org/~rjung/patches/aplogno-backport-r1725392.patch
+                   http://people.apache.org/~rjung/patches/aplogno-backport-r1725394.patch
+                   http://people.apache.org/~rjung/patches/aplogno-backport-r1725395.patch
+     +1 rjung
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if