From 4909713991765515b0b6120bd2cc4c3f8092aac6 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Wed, 27 Sep 2017 12:41:40 +0000 Subject: [PATCH] Adds CHANGES info for #1562 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 9fe14663..2c9e15d0 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,8 @@ v3.0.????? - ? --------------------------- + - Makes parallel logging to work when SELinux is enabled. + [Issue: #1562 - David Buckle/@met3or] - Adds possibility to run the pm operator inside a mutex to avoid concurrent access while working on a thread environment. This option is a compilation flag.