From: Aaron Bannert Date: Thu, 7 Mar 2002 14:59:32 +0000 (+0000) Subject: Mention adding a missing errordir entry in the Debian config.layout. X-Git-Tag: CHANGES~204 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=65a82078206ffc195236c203ad6b1a5f7dc67383;p=apache Mention adding a missing errordir entry in the Debian config.layout. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93765 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 5377cc9d2d..fd6e65fef6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,9 @@ Changes with Apache 2.0.34-dev + *) Add a missing errordir entry in the Debian config.layout. PR: 10067 + [Dirk-Jan Faber , Aaron Bannert, + Thom May ] + *) Rename the filter ordering priorities. The recent filtering fixes have showcased problems with their usage. Therefore, we need to rename them to increase the clarity. (CONTENT->RESOURCE,