From: Nick Kew Date: Mon, 27 Aug 2007 12:54:29 +0000 (+0000) Subject: Backport mod_expires fix, and delete outdated comment from STATUS X-Git-Tag: 2.2.6~109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f419dd4199a49e745532cdd149fd23574159b6ef;p=thirdparty%2Fapache%2Fhttpd.git Backport mod_expires fix, and delete outdated comment from STATUS git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@570093 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 2dcaa43ca19..ddb17f5822a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@  -*- coding: utf-8 -*- Changes with Apache 2.2.6 + *) mod_expires: don't crash on bad configuration data + PR 43213 [Julien Perez ] + *) mod_dbd: Introduce configuration groups to allow inheritance by virtual hosts of database configurations from the main server. Determine the minimal set of distinct configurations and share connection pools diff --git a/STATUS b/STATUS index 61a7c3ee216..f12b15ed9af 100644 --- a/STATUS +++ b/STATUS @@ -157,10 +157,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Backport version for 2.2.x of patch: Trunk version of patch works +1: rpluem, jim - -0.5: niq - This (ProxySet) needs documenting. - Reviewing it 'blind' lacks appeal. - jim: ProxySet is now documented... Nick can you - review your vote? * mod_proxy: Allow optional name=value options within wildcards = 1; }