From: Cliff Woolley Date: Tue, 23 Apr 2002 23:24:47 +0000 (+0000) Subject: There were multiple PR's about this one X-Git-Tag: 2.0.36~107 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4f05a16c33f3476cedefac7d0eb2a08e844a1030;p=apache There were multiple PR's about this one git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94775 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 8ea217054d..2b982b45cf 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ Changes with Apache 2.0.36 *) Fix generation of default httpd.conf when the layout paths are - disjoint. PR 8227. [Justin Erenkrantz] + disjoint. PR 7979, 8227. [Justin Erenkrantz] *) Swap downgrade-1.0 and force-response-1.0 conditional checks so that downgraded responses can have force-response. PR 8357.