summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2013-09-17 18:47:19 +0000
committerJim Jagielski <jim@apache.org>2013-09-17 18:47:19 +0000
commit00e791c64ae77da1bc6c636dbf44c1ad7dfe8688 (patch)
tree61d3318eeafdc601c607e4608f47d90952b7f459 /STATUS
parent97953058b86ecb4a942aeb5fc6cfc6f8ea388ca2 (diff)
downloadhttpd-00e791c64ae77da1bc6c636dbf44c1ad7dfe8688.tar.gz
Merge r1523239 from trunk:
mod_auth_digest: Be more specific when the realm mismatches because the realm has not been specified. Submitted by: minfrin Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1524172 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS6
1 files changed, 0 insertions, 6 deletions
diff --git a/STATUS b/STATUS
index 586ad3a230..62dc9c5171 100644
--- a/STATUS
+++ b/STATUS
@@ -97,12 +97,6 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
- * mod_auth_digest: Be more specific when the realm mismatches because the
- realm has not been specified.
- trunk: http://svn.apache.org/viewvc?view=revision&revision=1523239
- 2.4.x patch: trunk patch works, modulo CHANGES and next-number
- +1: minfrin, druggeri, chrisd
-
* mod_cache: Correct LOGNO which has not been updated when r1481396 was backported
trunk: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/cache/mod_cache.c?r1=1481396&r2=1481395&pathrev=1481396
2.4.x: http://people.apache.org/~jailletc36/1481396.patch