From 3c8e12ae3eff9755975d3d24d5252237d7d06f39 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Thu, 5 Jul 2018 19:47:51 +0000 Subject: [PATCH] Follow up to r1835179: CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1835180 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 214875d76f..b79753929f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.4.34 + *) event: avoid possible race conditions with modules on the child pool. + [Eric Covener, Stefan Fritsch] + *) mod_proxy: Fix a corner case where the ProxyPassReverseCookieDomain or ProxyPassReverseCookiePath directive could fail to update correctly 'domain=' or 'path=' in the 'Set-Cookie' header. PR 61560. -- 2.40.0