]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Note missing link [skip ci]
authorYann Ylavic <ylavic@apache.org>
Tue, 17 May 2022 16:01:10 +0000 (16:01 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 17 May 2022 16:01:10 +0000 (16:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1901000 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8d8c1f013505dda7ca70450f97574717eea09b3c..7bacd0c9d28dd7793a2e80219830362856d01600 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -157,6 +157,7 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   *) core: make ap_escape_quotes() work correctly on strings
      with more than MAX_INT/2 characters, counting quotes double.
      trunk patch: https://svn.apache.org/r1899609
+                  https://svn.apache.org/r1899905
      2.4.x patch: svn merge -c 1899609,1899905 ^/httpd/httpd/trunk .
      +1: icing, rpluem, ylavic
      ylavic: I think "extra" should be an apr_size_t.