]> granicus.if.org Git - apache/commitdiff
backported in r1570530
authorDaniel Gruno <humbedooh@apache.org>
Fri, 21 Feb 2014 11:14:26 +0000 (11:14 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Fri, 21 Feb 2014 11:14:26 +0000 (11:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1570531 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 0196e7a8fc380502f0dec1d93a551515b0d8f761..d86fc7c199ca1c3b0d762cd051ee2fe28a12301d 100644 (file)
--- 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.