]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add missing info about changed default value for
authorRainer Jung <rjung@apache.org>
Mon, 20 Mar 2023 13:18:31 +0000 (13:18 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 20 Mar 2023 13:18:31 +0000 (13:18 +0000)
LimitRequestBody to changelog for 2.4.54.

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

CHANGES

diff --git a/CHANGES b/CHANGES
index ce06f24e2276ed52fc23dd5ccedc7ad8df000187..0a39a1b7cae226803b7431ba55dd40547c9f3176 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -354,6 +354,9 @@ Changes with Apache 2.4.54
      domain names in the *.ts.net space.
      [Stefan Eissing]
 
+  *) core: Change default value of LimitRequestBody from 0 (unlimited)
+     to 1GB. [Eric Covener]
+
 Changes with Apache 2.4.53
 
   *) SECURITY: CVE-2022-23943: mod_sed: Read/write beyond bounds