From: Christophe Jaillet Date: Sun, 24 Jun 2018 17:04:00 +0000 (+0000) Subject: Add a CHANGES entry X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2c92c2f620350dc86548f0ec5589187df9c96ea;p=apache Add a CHANGES entry git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834254 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index d434dabacf..611e69a9a4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 + *) ru, zh-cn and zh-tw translations of errordocs have been added. + Contributed by Alexander Gaganashvili and CodeingBoy + *) mod_authz_core: If several parameters are used in a AuthzProviderAlias directive, if these parameters are not enclosed in quotation mark, only the first one is handled. The other ones are silently ignored.