]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Replace PR44020 patch backport proposal with rpluem's corrected version.
authorNick Kew <niq@apache.org>
Sat, 4 Jul 2009 19:43:51 +0000 (19:43 +0000)
committerNick Kew <niq@apache.org>
Sat, 4 Jul 2009 19:43:51 +0000 (19:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@791171 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a6ea7d1b7fb8341b9058f26984145cb65a7473ac..1e8394929b1e9037792b8c8e22bdccb47b2b4106 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -124,15 +124,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    trunk patch:
      http://svn.apache.org/viewvc?view=rev&rev=785575
    2.2.x patch:
-     http://people.apache.org/~niq/patches/44020.patch
+     http://people.apache.org/~rpluem/patches/foreign_patches/niq_44020.diff
    NOTE: I'm recommending different versions because the trunk
    patch is too strict for a stable line and may "break" broken
    configs thought by their users to be working.
-   +1: niq
-   rpluem says: Your 2.2.x doesn't compile because it must be
-   APLOG_WARNING instead of APLOG_WARN, but if you take
-   http://people.apache.org/~rpluem/patches/foreign_patches/niq_44020.diff
-   which fixes this I am +1.
+   +1: niq, rpluem
 
  * mod_cache: Add CacheIgnoreURLSessionIdentifiers directive to ignore
               defined session identifiers encoded in the URL when caching.