From 0e269f1b3b195603b23bf001737961694f33e75d Mon Sep 17 00:00:00 2001 From: Breno Silva Date: Sun, 26 May 2013 21:20:10 -0700 Subject: [PATCH] Update CHANGES --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 7cab4c1c..12b2da89 100644 --- a/CHANGES +++ b/CHANGES @@ -18,7 +18,7 @@ Bug Fixes: * Fixed REMOTE_ADDR content will receive the client ip address when mod_remoteip.c is present. - * Fixed Audit engine in Concurrent mode was overwriting existing alert files because a issue with UNIQUE_ID. + * Fixed NGINX Audit engine in Concurrent mode was overwriting existing alert files because a issue with UNIQUE_ID. * Fixed CPU 100% issue in NGINX port. This is also related to an memory leak when loading response body.