]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Note removal of comatose MPMs
authorNick Kew <niq@apache.org>
Sun, 30 Oct 2005 17:19:05 +0000 (17:19 +0000)
committerNick Kew <niq@apache.org>
Sun, 30 Oct 2005 17:19:05 +0000 (17:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@329592 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 7d50294b72b1c59f257171ef7a551bdf6062215c..99f516c08832a316efa4b5625c4f71e05dc2fce6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,9 @@
                                                         -*- coding: utf-8 -*-
+Changes with Apache 2.1.10
+
+  *) Strip out Experimental MPMs that have gone nowhere since 2.0
+     (perchild, threadpool, leader) [Nick Kew]
+
 Changes with Apache 2.1.9
 
   *) Add mod_authn_dbd (SQL-based  authentication) [Nick Kew]