]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Follow up to r1929972: CHANGES entry.
authorYann Ylavic <ylavic@apache.org>
Tue, 25 Nov 2025 11:43:03 +0000 (11:43 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 25 Nov 2025 11:43:03 +0000 (11:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1929973 13f79535-47bb-0310-9956-ffa450edef68

changes-entries/proxy_heathcheck_updated.txt [new file with mode: 0644]

diff --git a/changes-entries/proxy_heathcheck_updated.txt b/changes-entries/proxy_heathcheck_updated.txt
new file mode 100644 (file)
index 0000000..afd1359
--- /dev/null
@@ -0,0 +1,2 @@
+  *) mod_proxy_hcheck: Fix healthcheck disabled due to child restart while
+     updating. [Yann Ylavic]