From 9c51671b744cb561944f7f4034a5cf873e1b332d Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Thu, 5 Oct 2017 03:25:46 +0000 Subject: [PATCH] Adds information about #1488 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index afad80bf..0c576b15 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ DD MMM YYYY - 2.9.3 - To be released ------------------------------------ + * Add capture action to @detectXSS operator + [Issue #1488, #1482 - @victorhora] * Fix for wildcard operator when loading conf files on Nginx / IIS [Issue #1486, #1285 - @victorhora and @thierry-f-78] * Set of fixies to make windows build workable with the buildbots