summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2017-04-04 13:10:09 +0200
committerUlf Hermann <ulf.hermann@qt.io>2017-05-08 09:35:50 +0000
commit416741d54a7dbebbd7a8dce75254f27d3a5ccd11 (patch)
tree2125160497661cd011b2c35e09074546a12ea332 /ChangeLog
parent264c5144a282af15875435a93c6574efc006b5ac (diff)
Skip deleted test if fork(2) is unavailable
Change-Id: Ib52e92c34c5bd387b1e6310bb42d9102a639f262 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 662c6333..2cf7bd68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2017-05-04 Ulf Hermann <ulf.hermann@qt.io>
+ * configure.ac: Check for fork().
+
+2017-05-04 Ulf Hermann <ulf.hermann@qt.io>
+
* configure.ac: Check for posix_fallocate, posix_fadvise, fchown,
fchmod.