]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Votes.
authorJoe Orton <jorton@apache.org>
Mon, 29 Jan 2007 15:21:40 +0000 (15:21 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 29 Jan 2007 15:21:40 +0000 (15:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@501078 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f60954e8d0936ab3eaeb9f51ee7a03cba45b84f6..d0c2a9db52f12c211a6b259f6bc9428884a4be4b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -139,6 +139,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      wrowe adds: Isn't it time for SSL/FTP/JK/FTP who all need the very
                  same syntax to benefit from one generic implementation
                  (in httpd, not apr, since it's config syntax specific).
+     -0: jorton: this is a nice cleanup but adds little/no value for 
+      2.2 users; save it for 2.4.  also: misses Win32 .dsp update?
+      spells "deprecate" incorrectly throughout.
 
    * mod_proxy_balancer: Remove unnecessary lock/unlock for
      the post_request hook. We are actually doing nothing here.
@@ -195,5 +198,5 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      can work after that terminating signal.
      http://svn.apache.org/viewvc?view=rev&revision=500881
      http://svn.apache.org/viewvc?view=rev&revision=500897
-     +1: trawick, rpluem
+     +1: trawick, rpluem, jorton