summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES4
1 files changed, 0 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index 00e3a2541..9e78dbea4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,6 @@
 -*- coding: utf-8 -*-
Changes for APR 1.3.10
- *) Undo a crash-bug introduced in 1.3.9 affecting some applications of
- the apr hash and table structures, reported to affect Subversion
- by Bert Huijben <bert qqmail.nl>. [Graham Leggett]
-
*) Solaris 10 and later: Change the default cross-mutex mechanism from
fcntl to pthread to resolve EDEADLK failures with some multi-threaded,
multi-process applications (e.g., httpd's worker MPM with certain