From: Graham Leggett Date: Fri, 28 Sep 2001 10:41:30 +0000 (+0000) Subject: No fear of commit-ment. X-Git-Tag: 2.0.26~172 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=de0647fa3ceb5ba9416adc8a43e6b492ab308b50;p=thirdparty%2Fapache%2Fhttpd.git No fear of commit-ment. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91173 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 0d70354bd0e..0dc369f8eb8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0.26-dev + *) Some style changes to the code that does ProxyErrorOverride. Fixed + config merge behaviour. [Graham Leggett] + *) Allow support programs to be compiled against a static version of libapr. This allows the smaller support programs to be relocated. [Aaron Bannert ]