From f48eab68297bf2df64cbdabbfddb643e0a2e9ddd Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Fri, 21 Feb 2014 11:14:26 +0000 Subject: [PATCH] backported in r1570530 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1570531 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 --- 1 file changed, 3 deletions(-) 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. -- 2.50.1