summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Erenkrantz <jerenkrantz@apache.org>2005-04-06 17:17:53 +0000
committerJustin Erenkrantz <jerenkrantz@apache.org>2005-04-06 17:17:53 +0000
commit1e7f35df82cb9f96a53fc82587269deb9c2ad427 (patch)
treeb06e78a93632192753347f47ba632c664d2e245f
parentd1ff6a6d880f7fc627963749c8db5b7b2c7fa4fe (diff)
downloadhttpd-1e7f35df82cb9f96a53fc82587269deb9c2ad427.tar.gz
Remove merged backport, block one, vote for one.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160313 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS14
1 files changed, 7 insertions, 7 deletions
diff --git a/STATUS b/STATUS
index 902688ae48..4944847005 100644
--- a/STATUS
+++ b/STATUS
@@ -216,20 +216,19 @@ PATCHES TO BACKPORT FROM TRUNK:
http://svn.apache.org/viewcvs?view=rev&rev=154319
+1: stoddard, striker
- * mod_dav: Export functions so that Win32 can use them as was intended.
- svn rev 155345
- http://svn.apache.org/viewcvs?view=rev&rev=155345
- +1: jerenkrantz, pquerna, striker
-
- * don't propagate input headers describing a body to a GET subrequest
+ * don't propagate input headers describing a body to a GET subrequest
with no body
http://svn.apache.org/viewcvs?view=rev&rev=158798
http://svn.apache.org/viewcvs?view=rev&rev=159410
+1: gregames
+ -1: jerenkrantz (read_length isn't a sufficient check to see if a body
+ is present in the request; presence of T-E and C-L in
+ the headers is the correct flag.)
* mod_version: New Module, Backport from trunk.
http://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/metadata/mod_version.c
- +1: pquerna
+ (Also need to backport docs, and build system stuff.)
+ +1: pquerna, jerenkrantz
PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
@@ -382,6 +381,7 @@ CURRENT VOTES:
non experimental status.
+1: bnicholes, wrowe
+0: minfrin (wait till the last cache bugs are ironed out)
+ -1: jerenkrantz
* httpd-std.conf and friends;