From: Christophe Jaillet Date: Thu, 6 Feb 2020 21:03:03 +0000 (+0000) Subject: Add new module in "new features" in 2.4.x section X-Git-Tag: 2.4.42~127 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ef299d80fb56bbc0653f1bffa27295a70f3fc63c;p=thirdparty%2Fapache%2Fhttpd.git Add new module in "new features" in 2.4.x section (r1873718 in trunk) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1873719 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/new_features_2_4.xml b/docs/manual/new_features_2_4.xml index 6d3bea7ba1f..57de00a77e4 100644 --- a/docs/manual/new_features_2_4.xml +++ b/docs/manual/new_features_2_4.xml @@ -199,6 +199,10 @@
mod_socache_redis (available since 2.4.39)
Support Redis based shared object cache provider.
+
mod_systemd (available since 2.4.42)
+
systemd integration. It allows httpd to be used in a service with the systemd + Type=notify.
+