]> granicus.if.org Git - apache/commitdiff
Propose sf's fixes, vote.
authorGraham Leggett <minfrin@apache.org>
Sun, 26 Feb 2012 14:42:13 +0000 (14:42 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 26 Feb 2012 14:42:13 +0000 (14:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1293845 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5e9913f7d03216acc6fe478821a1aa77d595b4dd..f16fc515d97026844d3252ca4a159b650f1bd568 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -98,6 +98,24 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: Trunk patch works
     +1: minfrin, trawick
 
+  * Fix AddOutputFilterByType brown paper bag crash bug
+    Initialize pointers, fix off-by-one.
+    PR: 52755
+    Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1293405
+    2.4.x patch: Trunk patch works
+    +1: minfrin
+
+  * Enable per-module loglevel for mod_xml2enc and mod_proxy_html
+    Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1293708
+    2.4.x patch: Trunk patch works
+    +1: minfrin
+
+  * Fix another compiler warning
+    Submitted by: Daniel Shahaf <danielsh elego de>
+    Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1293535
+    2.4.x patch: Trunk patch works
+    +1: minfrin
+
 
 PATCHES/ISSUES THAT ARE STALLED