Commit c0a9316c authored by Christophe Jaillet's avatar Christophe Jaillet
Browse files

Add missing CHANGES entry related to PR 58688

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1827650 13f79535-47bb-0310-9956-ffa450edef68
parent 97f0f07d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1027,6 +1027,9 @@ Changes with Apache 2.4.20
     
Changes with Apache 2.4.19

  *) mod_ssl: Add missing Upgrade/Connection headers in case of TRACE or
     OPTIONS * requests. PR 58688. [William Rowe]

  *) mod_include: Add variable DOCUMENT_ARGS, with the arguments to the
     request for the SSI document.  [Jeff Trawick]