summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--STATUS4
1 files changed, 2 insertions, 2 deletions
diff --git a/STATUS b/STATUS
index f5159eeb2b..3979e7861f 100644
--- a/STATUS
+++ b/STATUS
@@ -225,12 +225,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
*) mod_ldap: PR61891: Failure to make progreass purging a mostly full cache.
trunk patch: http://svn.apache.org/r1818040
2.4.x patch: svn merge -c r1818040 ^/httpd/httpd/trunk .
- +1: covener
+ +1: covener, jim
*) mod_brotli.c: APR-ize uint values
trunk patch: http://svn.apache.org/r1818278
2.4.x patch: svn merge -c r1818278 ^/httpd/httpd/trunk .
- +1: covener
+ +1: covener, jim
*) mod_proxy_html: Add HTML5 FPI, fix typo in handling legacy FPIs,
process parsed comments immediately. Fix PR 56457