summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRyan Bloom <rbb@apache.org>2001-02-16 00:13:25 +0100
committerRyan Bloom <rbb@apache.org>2001-02-16 00:13:25 +0100
commit702a96a0ccfcb9aa662e6c955a31477fadc35cb3 (patch)
treeda03d2300dba19656b87690ef1bebc2d000c3475 /CHANGES
parentRemove the coalesce filter. With the addition of the ap_f* functions, (diff)
downloadapache2-702a96a0ccfcb9aa662e6c955a31477fadc35cb3.tar.xz
apache2-702a96a0ccfcb9aa662e6c955a31477fadc35cb3.zip
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
Diffstat (limited to '')
-rw-r--r--CHANGES7
1 files changed, 6 insertions, 1 deletions
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