From: Eric Covener Date: Mon, 1 Jul 2024 19:21:01 +0000 (+0000) Subject: more intuitive dropin X-Git-Tag: 2.4.61-rc1-candidate~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48b6995c398a444dbb1e3102cf72bcf6cb6f8177;p=thirdparty%2Fapache%2Fhttpd.git more intuitive dropin git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1918794 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 23142a1d9ae..62a999a6f13 100644 --- 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