From c6ae8671557243be706633b537cb7ec879b89b35 Mon Sep 17 00:00:00 2001 From: Evgeny Kotkov Date: Wed, 12 Apr 2023 12:59:10 +0000 Subject: CHANGES: Drop my email from the changelog entries, for consistency. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1909091 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 82a1de802..48e600b07 100644 --- a/CHANGES +++ b/CHANGES @@ -122,11 +122,11 @@ Changes for APR 2.0.0 *) apr_file_trunc: Truncating a buffered file could add unexpected data after the truncate position. PR 51017. - [Evgeny Kotkov ] + [Evgeny Kotkov] *) apr_file_trunc: Fix an issue where reading from a buffered file after truncate could return stale data from the buffer. - [Evgeny Kotkov ] + [Evgeny Kotkov] *) apr_allocator, apr_pools: Add apr_allocator_page_size() and apr_allocator_min_order_set() to respectively get the (system's) page size @@ -246,7 +246,7 @@ Changes for APR 2.0.0 *) Merge APR-util into APR. [various] *) apr_socket_listen: Allow larger listen backlog values on Windows 8+. - [Evgeny Kotkov ] + [Evgeny Kotkov] *) Remove the APR_SENDFILE_DISCONNECT_SOCKET flag. [Ivan Zhakov] -- cgit v1.2.1