diff options
author | Rainer Jung <rjung@apache.org> | 2022-04-19 10:58:07 +0200 |
---|---|---|
committer | Rainer Jung <rjung@apache.org> | 2022-04-19 10:58:07 +0200 |
commit | 3814c12e5abfad9425c83bafd710cc5c47e11ea9 (patch) | |
tree | a65e70859e0df61fe63e2354c5de77049871ba90 /CHANGES | |
parent | *) de-duplicate ALOGNO from code copy. (diff) | |
download | apache2-3814c12e5abfad9425c83bafd710cc5c47e11ea9.tar.xz apache2-3814c12e5abfad9425c83bafd710cc5c47e11ea9.zip |
Revert r1899809: Will reapply using new
changes-entries method for CHANGES handling.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900025 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,10 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 - *) mod_heartmonitor: Set the documented default value - "10" for HeartbeatMaxServers instead of "0". With "0" - no shared memory slotmem was initialized. [Rainer Jung] - *) mod_systemd: Systemd socket activation can now be enabled at build time but disabled at run time, if mod_systemd is not loaded. [Lubos Uhliarik <luhliari redhat.com>] |