From: Nick Kew Date: Sun, 30 Oct 2005 17:19:05 +0000 (+0000) Subject: Note removal of comatose MPMs X-Git-Tag: 2.1.10~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce5098090b6ad097801a4a3af9a3a3b4697d9539;p=thirdparty%2Fapache%2Fhttpd.git Note removal of comatose MPMs git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@329592 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 7d50294b72b..99f516c0883 100644 --- 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]