summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan@13f79535-47bb-0310-9956-ffa450edef68>2023-02-06 13:19:20 +0000
committerivan <ivan@13f79535-47bb-0310-9956-ffa450edef68>2023-02-06 13:19:20 +0000
commitfb5787043028ca873fc31b7f3537e1a46299627f (patch)
tree7f8c6648d22711463203f0fe5eebcebf4940b112
parent42c6dde84d22856694bb2a1492568323159d0579 (diff)
downloadlibapr-fb5787043028ca873fc31b7f3537e1a46299627f.tar.gz
On 1.7.x branch: Follow-up to r1907464: update CHANGES file.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.7.x@1907466 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 3460b9e80..55037db45 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@
Changes for APR 1.7.3
*) apr_socket_sendfile: Use WSAIoctl() to get TransmitFile function
- pointer on Windows.
+ pointer on Windows. [Ivan Zhakov]
*) apr_dir_read: Do not request short file names on Windows 7
and later. [Ivan Zhakov]