From d08c4458da433f0b94b0f1b812d5e79669bc06b0 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Tue, 8 Feb 2022 10:19:37 +0000 Subject: [PATCH] Follow up to r1897849: CHANGES entry. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1897854 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 5 +++++ changes-entries/mod_md_status_memory.txt | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) delete mode 100644 changes-entries/mod_md_status_memory.txt diff --git a/CHANGES b/CHANGES index f87211b9d85..bb05452ebfc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,11 @@ -*- coding: utf-8 -*- Changes with Apache 2.4.53 + *) mod_md: the status description in MDomain's JSON, exposed in the + md-status handler (if configured) did sometimes not carry the correct + message when certificates needed renew. + [Stefan Eissing] + *) mpm_event: Fix a possible listener deadlock on heavy load when restarting and/or reaching MaxConnectionsPerChild. PR 65769. [Yann Ylavic] diff --git a/changes-entries/mod_md_status_memory.txt b/changes-entries/mod_md_status_memory.txt deleted file mode 100644 index 41142cda048..00000000000 --- a/changes-entries/mod_md_status_memory.txt +++ /dev/null @@ -1,4 +0,0 @@ - *) mod_md: the status description in MDomain's JSON, exposed in the - md-status handler (if configured) did sometimes not carry the correct - message when certificates needed renew. - [Stefan Eissing] -- 2.47.2