summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorJustin Erenkrantz <jerenkrantz@apache.org>2002-04-18 10:24:22 +0200
committerJustin Erenkrantz <jerenkrantz@apache.org>2002-04-18 10:24:22 +0200
commit5fbab7d447c38d326ee1aa2d0fd174709b8b7d13 (patch)
tree6bcc562df4cf4fb5079f5734fe25d8540ead4a39 /CHANGES
parentPerchild has been deemed experimental and has been moved to (diff)
downloadapache2-5fbab7d447c38d326ee1aa2d0fd174709b8b7d13.tar.xz
apache2-5fbab7d447c38d326ee1aa2d0fd174709b8b7d13.zip
Ccccccchanges.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94694 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
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]