From: Daniel Gruno Date: Fri, 21 Feb 2014 11:14:26 +0000 (+0000) Subject: backported in r1570530 X-Git-Tag: 2.5.0-alpha~4471 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f48eab68297bf2df64cbdabbfddb643e0a2e9ddd;p=apache 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 0196e7a8fc..d86fc7c199 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.