]> granicus.if.org Git - apache/commitdiff
Add a CHANGES entry
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 24 Jun 2018 17:04:00 +0000 (17:04 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 24 Jun 2018 17:04:00 +0000 (17:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834254 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index d434dabacfd793080356623d6f66af685907ad48..611e69a9a41194684367884fa93ac19eda79607d 100644 (file)
--- 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.