]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
more intuitive dropin
authorEric Covener <covener@apache.org>
Mon, 1 Jul 2024 19:21:01 +0000 (19:21 +0000)
committerEric Covener <covener@apache.org>
Mon, 1 Jul 2024 19:21:01 +0000 (19:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1918794 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 23142a1d9ae77dd684420a8f356b17a61c4ba292..62a999a6f13be34b16920b3d8cd1d97a554e3c6e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -27,7 +27,7 @@ Changes with Apache 2.4.60
      malicious or exploitable.
 
      Note: Some legacy uses of the 'AddType' directive to connect a
-     request to a handler must be ported to 'SetHandler' after this fix.
+     request to a handler must be ported to 'AddHandler' after this fix.
 
      Credits: Orange Tsai (@orange_8361) from DEVCORE