]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose one more, and note that I'm not going to risk the merge of dump_io.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 3 Feb 2005 23:24:06 +0000 (23:24 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 3 Feb 2005 23:24:06 +0000 (23:24 +0000)
I'll let someone else do that merge.  *hint*

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151250 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d72c69f0837cf71a9412abbb13b4c5c34564667f..8971414a03fb7243a940a74598c7a01069082afe 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -132,9 +132,10 @@ PATCHES TO BACKPORT FROM 2.1
     *) modules: Include mod_dumpio to the modules/experimental
        tree. Module included in 2.1:modules/debug.
        http://www.apache.org/~jim/mod_dumpio.c
-       +1: jim, trawick
+       jerenkrantz notes: I won't merge this myself because of the build system
+                          tweaks required to add the module.
+       +1: jim, trawick, jerenkrantz
        -0: nd (suggests the experimental directory instead)
-           jerenkrantz (ditto)
 
     *) Fix the RPM spec file so that an RPM build now works. An RPM
        build now requires system installations of APR and APR-util.
@@ -412,6 +413,10 @@ PATCHES TO BACKPORT FROM 2.1
       +1: thommay, jerenkrantz
       trawick: "which" isn't portable; I've suggested a work-around on dev@
 
+    * mod_proxy: Fix ProxyRemoteMatch.  PR 33170.
+      svn rev 151248
+      +1: jerenkrantz
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,