From: Justin Erenkrantz Date: Thu, 18 Apr 2002 08:24:22 +0000 (+0000) Subject: Ccccccchanges. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0ae7a7b5679e86724eb425d0073e28933d005333;p=apache Ccccccchanges. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94694 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index d3b162a9a0..413d017606 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,8 @@ Changes with Apache 2.0.36 + + *) Perchild MPM is now correctly deemed as experimental and is now + located in server/mpm/experimental. [Justin Erenkrantz] + *) Fix segfault in mod_mem_cache when garabge collecting an expired cache entry. [Bill Stoddard]