summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index e64568205..f55b88017 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,14 +7,14 @@ Changes for APR 1.7.3
*) apr_dir_read: Do not request short file names on Windows 7
and later. [Ivan Zhakov]
+ *) apr_file_gets: Optimize for buffered files on Windows.
+ [Evgeny Kotkov <evgeny.kotkov visualsvn.com>]
+
Changes for APR 1.7.2
*) Correct a packaging issue in 1.7.1. The contents of the release were
correct, but the top level directory was misnamed.
- *) apr_file_gets: Optimize for buffered files on Windows.
- [Evgeny Kotkov <evgeny.kotkov visualsvn.com>]
-
Changes for APR 1.7.1
*) SECURITY: CVE-2022-24963 (cve.mitre.org)