From: Lucien Gentis Date: Sun, 28 Jun 2015 13:32:47 +0000 (+0000) Subject: XML update. X-Git-Tag: 2.5.0-alpha~3041 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b86704a8c6244cb25ee4cbcb89e20cba301a2b0;p=apache XML update. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1688006 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/new_features_2_4.xml b/docs/manual/new_features_2_4.xml index 09973389a3..5b837823cf 100644 --- a/docs/manual/new_features_2_4.xml +++ b/docs/manual/new_features_2_4.xml @@ -38,7 +38,7 @@
Multiple MPMs can now be built as loadable modules at compile time. The MPM of choice can be configured at run time via LoadModule.
+ module="mod_so">LoadModule directive.
Event MPM
The Event MPM is no longer experimental