]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose r1638072 and r1638073.
authorJan Kaluža <jkaluza@apache.org>
Wed, 19 Nov 2014 07:10:09 +0000 (07:10 +0000)
committerJan Kaluža <jkaluza@apache.org>
Wed, 19 Nov 2014 07:10:09 +0000 (07:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1640494 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 940b9524607f6564f2d997cc0f3016e772517364..78743bfce5b7a89d3fe4faa16369ee23605f0932 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -252,6 +252,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic, trawick
 
+   * mod_auth_basic: Fix comment mentioning 403 instead of 401. PR 57175.
+     trunk patch: http://svn.apache.org/r1638072
+     2.4.x patch: trunk works
+     +1: jkaluza
+
+   * core: Check for child_num < 0 also in ap_update_child_status
+     and ap_update_child_status_from_conn in scoreboard.c. PR 56767.
+     trunk patch: http://svn.apache.org/r1638073
+     2.4.x patch: trunk works
+     +1: jkaluza
+
 
 OTHER PROPOSALS