summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3bd0d11b2..50e99292f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,11 @@ Changes for APR 1.6.4
*) Fix apr_parse_addr_port() regression in scope_id parsing introduced
in 1.6.3. [Rainer Jung]
+ *) Fix Win32 file buffer locking behavior for single threaded file streams.
+ [Evgeny Kotkov, Mladen Turk, Jean-Frederic Clere]
+
+ *) Numerous corrections to APR poll behavior. [Yann Ylavic]
+
Changes for APR 1.6.3
*) apr_file_trunc: Truncating a buffered file could add unexpected