From: Yann Ylavic Date: Fri, 8 Sep 2017 14:01:07 +0000 (+0000) Subject: Follow up to r1807761: CHANGES entry. X-Git-Tag: 2.4.28~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=14b07d473ddff3093fb406cbecfeda91d9d6a1d7;p=apache Follow up to r1807761: CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1807762 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 05626f2423..9322beffb0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ -*- coding: utf-8 -*- Changes with Apache 2.4.28 + *) build: allow configuration without APR sources. [Jacob Champion] + *) core: Disallow Methods' registration at runtime (.htaccess), they may be used only if registered at init time (httpd.conf). [Yann Ylavic]