From 7ca8830a360a0e35d3db376c703cab2a0610a6c9 Mon Sep 17 00:00:00 2001 From: Breno Silva Date: Fri, 5 Jul 2013 03:02:23 -0700 Subject: [PATCH] Update CHANGES --- CHANGES | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGES b/CHANGES index 12b2da89..faee0d40 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,25 @@ +19 Jul 2013 - 2.7.5 +------------------- +Improvements: + + * SecUnicodeCodePage is deprecated. SecUnicodeMapFile now accepts the code page as a second parameter. + + * Updated Libinjection to version 3.2.0. Many improvements were made. + + * Severity action now supports strings (emergency, alert, critical, error, warning, notice, info, debug). + +Bug Fixes: + + * Fixed utf8toUnicode tfn null byte conversion. + + * Fixed NGINX crash when issue reload command. + + * Fixed flush output buffer before inject modified hashed response body. + + * Fixed url normalization for Hash Engine. + +Security Issues: + 10 May 2013 - 2.7.4 ------------------- Improvements: