From ca8e2db5a70de9b059ffb58eb468224d3d55b7e8 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Mon, 27 May 2019 14:34:08 -0300 Subject: [PATCH] CHANGES: Adds info on: 2092 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 0dcd6c54..d4142e97 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ DD mmm YYYY - 2.9.x (to be released) ------------------------------------ + * When the input filter finishes, check whether we returned data + [Issue #2091, #2092 - @rainerjung] * fix: care non-null terminated chunk data [Issue #2097 - @orisano] * Fix for apr_global_mutex_create() crashes with mod_security