From: Ruediger Pluem Date: Mon, 31 Jan 2022 08:59:25 +0000 (+0000) Subject: * Another fix to the changes entry [skip ci] X-Git-Tag: 2.4.53-rc1-candidate~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4332b7680a4b4fc36a1c74bbcb2a013d679e842c;p=thirdparty%2Fapache%2Fhttpd.git * Another fix to the changes entry [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1897620 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 553d6c3a045..8e95564f8f7 100644 --- a/STATUS +++ b/STATUS @@ -227,9 +227,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: https://svn.apache.org/r1897182 https://svn.apache.org/r1897614 https://svn.apache.org/r1897615 + https://svn.apache.org/r1897619 Backport version for 2.4.x of patch: Trunk version of patch works - svn merge -c 1897182,1897614,1897615 ^/httpd/httpd/trunk . + svn merge -c 1897182,1897614,1897615,1897619 ^/httpd/httpd/trunk . +1: rpluem,