]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
move to proper section
authorEric Covener <covener@apache.org>
Sun, 19 Jan 2014 20:20:23 +0000 (20:20 +0000)
committerEric Covener <covener@apache.org>
Sun, 19 Jan 2014 20:20:23 +0000 (20:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1559577 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 7156768eeb2683577497e734a77176e75cc17daa..f4bd9dfad47b8d0e5329c3a91c608979497a15db 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,12 +1,11 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.2.27
 
-
-Changes with Apache 2.2.26
-
   *) mod_rewrite: Add mod_rewrite.h to the headers installed on Windows. 
      PR46679 [Bob Ionescu]
 
+Changes with Apache 2.2.26
+
   *) mod_dav: dav_resource->uri treated as unencoded. This was an
      unnecessary ABI changed introduced in 2.2.25  PR 55397.  [Ben Reser]