You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by iv...@apache.org on 2023/02/06 13:19:20 UTC

svn commit: r1907466 - /apr/apr/branches/1.7.x/CHANGES

Author: ivan
Date: Mon Feb  6 13:19:20 2023
New Revision: 1907466

URL: http://svn.apache.org/viewvc?rev=1907466&view=rev
Log:
On 1.7.x branch: Follow-up to r1907464: update CHANGES file.

Modified:
    apr/apr/branches/1.7.x/CHANGES

Modified: apr/apr/branches/1.7.x/CHANGES
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.7.x/CHANGES?rev=1907466&r1=1907465&r2=1907466&view=diff
==============================================================================
--- apr/apr/branches/1.7.x/CHANGES [utf-8] (original)
+++ apr/apr/branches/1.7.x/CHANGES [utf-8] Mon Feb  6 13:19:20 2023
@@ -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]