From: Ryan Bloom Date: Thu, 15 Feb 2001 23:13:25 +0000 (+0000) Subject: Note the removal of coalesce filter in the CHANGES file, and also note X-Git-Tag: 2.0.12~85 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=702a96a0ccfcb9aa662e6c955a31477fadc35cb3;p=apache Note the removal of coalesce filter in the CHANGES file, and also note that we have moved on to the next minor version number. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88179 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 5cde4c98d8..49f93e713d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,9 @@ -Changes with Apache 2.0b1 +Changes with Apache 2.0.12-dev + + *) Remove the coalesce filter. With the ap_f* functions, this filter + is no longer needed. [Ryan Bloom] + +Changes with Apache 2.0.11 *) Remove the dexter MPM. Perchild is the same basic idea, but it has the added feature of allowing a uid/gid per child process. If no