From e90d26d0445ea5edcc21f6442547bc31e6ac0779 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Tue, 25 Jul 2023 20:15:03 +0000 Subject: [PATCH] Remove a not that helpful backport summary on tiny things. Credit Yann who did most of the job in optimizing send_brigade_nonblocking() git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911274 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/CHANGES b/CHANGES index 8f573f28e7e..014bd7c58ba 100644 --- a/CHANGES +++ b/CHANGES @@ -9,16 +9,7 @@ Changes with Apache 2.4.58 is modified. The 'NoChange' parameter mimics 2.2.x behavior. PR 45023, PR 39727. [Eric Covener] - *) core: Optimize send_brigade_nonblocking(). [Christophe Jaillet] - - *) Easy patches: synch 2.4.x and trunk - - core: constify pointers in ap_expr lookup tables. - ~1/2Kb moves to r/o text section - - core: Optimize performance in ap_normalize_path() - - core: Optimize code flow in log_backtrace() - - Fix a typo in README.cmake - - Add a missing 'be' in README.CHANGES - [Christophe Jaillet] + *) core: Optimize send_brigade_nonblocking(). [Yann Ylavic, Christophe Jaillet] Changes with Apache 2.4.57 -- 2.47.2