]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add some small comments
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 21 Jan 2022 18:11:18 +0000 (18:11 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 21 Jan 2022 18:11:18 +0000 (18:11 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1897305 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 266b2fdee98b1eae7690f7a495dd7b6c633faf55..bc950a94b4eafeffe6bfd2aaa9aff7ef85dd9d12 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -187,6 +187,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Backport version for 2.4.x of patch:
         https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-dbm.patch
      +1: minfrin
+     jailletc36: part of r1891023 is needed to fill some APLOGNO()
 
   *) Add the ldap function to the expression API, allowing LDAP filters and
      distinguished names based on expressions to be escaped correctly to
@@ -210,6 +211,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Backport version for 2.4.x of patch:
         https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-ldap-search.patch
      +1: minfrin
+     jailletc36: r1745033 seems related and should in included
 
   *) mod_authn_core: Add expression support to AuthName and AuthType.
      Trunk version of patch: