summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2011-05-06 13:04:17 +0000
committerEric Covener <covener@apache.org>2011-05-06 13:04:17 +0000
commit8e9ead33d6381cb22c1cbc805ce993b2242abbbf (patch)
tree6cb2f6c7803b70f26d1b3bd4e649260bb703fb9d
parentdda31d6bc45ea3a3fe688c58306e39737632ff78 (diff)
downloadhttpd-8e9ead33d6381cb22c1cbc805ce993b2242abbbf.tar.gz
vote/promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1100196 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS25
1 files changed, 12 insertions, 13 deletions
diff --git a/STATUS b/STATUS
index 1e4bff01d5..ff25f59ad2 100644
--- a/STATUS
+++ b/STATUS
@@ -91,16 +91,6 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
-
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
- [ New proposals should be added at the end of the list ]
-
- * mpm worker/mpm event: Revert an old (~10yr) change to the fd Q; move back to
- FIFO rather than LIFO, for more consistent performance
- so that older requests don't suffer
- Trunk patch (applies for worker): http://svn.apache.org/viewvc?view=revision&revision=1064269
- 2.2.x patch (for event): http://people.apache.org/~igalic/patches/event-mpm-fdqueue.patch
-
* Fixes for gcc -Wall warnings in Windows code
Trunk patch: revisions/descriptions at
http://people.apache.org/~trawick/mingw_patch_revisions.txt
@@ -111,12 +101,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
http://people.apache.org/~trawick/mingw_r1092398_warnings.txt
2.2.x warnings with patch:
http://people.apache.org/~trawick/mingw_patch_warnings.txt
- +1: trawick, wrowe
+ +1: trawick, wrowe, covener
* WinNT MPM: don't try to shut down child if it wasn't created
Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1090634
2.2.x patch: Trunk patch applies with offset
- +1: trawick, wrowe
+ +1: trawick, wrowe, covener
* core: Send error 408 instead of 400 or 413 when appropriate
Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=820760
@@ -124,7 +114,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
http://svn.apache.org/viewvc?view=revision&revision=937858
http://svn.apache.org/viewvc?view=revision&revision=938265
2.2.x patch: http://people.apache.org/~sf/408.diff
- +1: sf, trawick
+ +1: sf, trawick, covener
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+ [ New proposals should be added at the end of the list ]
+
+ * mpm worker/mpm event: Revert an old (~10yr) change to the fd Q; move back to
+ FIFO rather than LIFO, for more consistent performance
+ so that older requests don't suffer
+ Trunk patch (applies for worker): http://svn.apache.org/viewvc?view=revision&revision=1064269
+ 2.2.x patch (for event): http://people.apache.org/~igalic/patches/event-mpm-fdqueue.patch
* mod_cache: Realign the cache_quick_handler() to behave identically
to the default_handler() when reacting to errors when writing to the