From f419dd4199a49e745532cdd149fd23574159b6ef Mon Sep 17 00:00:00 2001 From: Nick Kew Date: Mon, 27 Aug 2007 12:54:29 +0000 Subject: [PATCH] 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 --- CHANGES | 3 +++ STATUS | 9 --------- modules/metadata/mod_expires.c | 3 +++ 3 files changed, 6 insertions(+), 9 deletions(-) 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; } -- 2.47.3