From: Eric Covener Date: Sun, 19 Jan 2014 20:20:23 +0000 (+0000) Subject: move to proper section X-Git-Tag: 2.2.27~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86f1b581139cd5d5117e1aa2172435690545d352;p=thirdparty%2Fapache%2Fhttpd.git move to proper section git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1559577 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 7156768eeb2..f4bd9dfad47 100644 --- 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]