]> granicus.if.org Git - apache/commitdiff
Note the removal of coalesce filter in the CHANGES file, and also note
authorRyan Bloom <rbb@apache.org>
Thu, 15 Feb 2001 23:13:25 +0000 (23:13 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 15 Feb 2001 23:13:25 +0000 (23:13 +0000)
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

CHANGES

diff --git a/CHANGES b/CHANGES
index 5cde4c98d8ddc4481e17d306f424136f7f07b1f8..49f93e713ddd31b299d5a4bfdd91fd27e415df2d 100644 (file)
--- 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