summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index d853e68c4..28904ea98 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,8 @@
-*- coding: utf-8 -*-
Changes for APR 1.4.0
- *) Pass default environment to testflock and testoc children.
+ *) Pass default environment to testflock and testoc children, so that
+ tests run when APR is compiled with Intel C Compiler.
[Bojan Smojver]
*) More elaborate detection for dup3(), accept4() and epoll_create1().