From: Graham Leggett Date: Fri, 2 Jul 2004 12:39:41 +0000 (+0000) Subject: Note a backport X-Git-Tag: pre_ajp_proxy~114 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c1fde0892957c2c6ec76e1ab449428d219c1c3d;p=apache Note a backport PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104130 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 4758334b9f..988ea762a1 100644 --- a/CHANGES +++ b/CHANGES @@ -2,9 +2,6 @@ Changes with Apache 2.1.0-dev [Remove entries to the current 2.0 section below, when backported] - *) Add the NOTICE file to the rpm spec file in compliance with the - Apache v2.0 license. [Graham Leggett] - *) mod_proxy: multiple bugfixes, principally support cookies in ProxyPassReverse, and don't canonicalise URL passed to backend. Documentation correspondingly updated. [Nick Kew ] @@ -394,6 +391,9 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.51 + *) Add the NOTICE file to the rpm spec file in compliance with the + Apache v2.0 license. [Graham Leggett] + *) RPM spec file changes: changed default dependancy to link to db4 instead of db3. Fixed complaints about unpackaged files. [Graham Leggett]