]> granicus.if.org Git - apache/commitdiff
2.4.11 was the dud, 2.4.12 is the one in mid-release.
authorEric Covener <covener@apache.org>
Wed, 28 Jan 2015 23:12:16 +0000 (23:12 +0000)
committerEric Covener <covener@apache.org>
Wed, 28 Jan 2015 23:12:16 +0000 (23:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1655495 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index d18540700f9ebc4008211ef76b7eaf7fdb064c21..0037c07b4223293e8f59fec8441b06205b519ed5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,9 +2,6 @@
 
 Changes with Apache 2.4.13
 
-  *) Reverted <DirectoryMatch > behavior regression introduced in 2.4.12
-     (not released).
-
 Changes with Apache 2.4.12
 
   *) mpm_winnt: Accept utf-8 (Unicode) service names and descriptions for
@@ -16,6 +13,9 @@ Changes with Apache 2.4.12
   *) configure: Fix --enable-v4-mapped configuration on *BSD. PR 53824.
      [ olli hauer <ohauer gmx.de>, Yann Ylavic ]
 
+  *) Reverted <DirectoryMatch > behavior regression introduced in 2.4.11
+     (not released).
+
 Changes with Apache 2.4.11
   
   *) SECURITY: CVE-2014-3583 (cve.mitre.org)