From: Daniel Gruno Date: Fri, 21 Feb 2014 11:14:26 +0000 (+0000) Subject: backported in r1570530 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3be6374b8455d11cfb7ccea6647c5ee1caf6739b;p=thirdparty%2Fapache%2Fhttpd.git backported in r1570530 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1570531 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 0196e7a8fc3..d86fc7c199c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 - *) mod_lua: Allow for database results to be returned as a hash with - row-name/value pairs instead of just row-number/value. - *) mod_rewrite: Add RewriteOptions InheritDown, InheritDownBefore, and IgnoreInherit to allow RewriteRules to be pushed from parent scopes to child scopes without explicitly configuring each child scope.