From 4c2a29ab7addd8d99d7491fcce75045aac51bcd0 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Tue, 8 Sep 2020 12:39:51 +0000 Subject: [PATCH] Found a PR lurking for the method type vs UBSan issue. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1881556 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index df093d0f063..ddc7200a90f 100644 --- a/CHANGES +++ b/CHANGES @@ -181,7 +181,7 @@ Changes with Apache 2.5.1 *) core: ap_method_mask_t type added for method bitmasks, changed from apr_int64_t and used for the method_mask field in ap_method_list_t, AP_METHOD_BIT, allowed field of request_rec, - limited field of cmd_parms. [Joe Orton] + limited field of cmd_parms. PR 63885. [Joe Orton] *) mod_ssl: Do not keep connections to OCSP responders alive when doing OCSP requests. PR 64135. [Ruediger Pluem] -- 2.47.3