diff --git a/CHANGES b/CHANGES index 439f3fb5..0f0fc101 100644 --- a/CHANGES +++ b/CHANGES @@ -18,10 +18,10 @@ * Added experimental variables RESPONSE_CONTENT_LENGTH, RESPONSE_CONTENT_TYPE, and RESPONSE_CONTENT_ENCODING. - * Added experimental support for content injection. Directive SecContentInjection - (On|Off) controls whether injection is taking place. Actions "prepend" - and "append" inject content when executed. Do note that it is your - responsibility to make sure the response is of the appropriate + * Added experimental support for content injection. Directive + SecContentInjection (On|Off) controls whether injection is taking place. + Actions "prepend" and "append" inject content when executed. Do note that + it is your responsibility to make sure the response is of the appropriate content type (e.g. HTML, plain text, etc). * Added string comparison operators with support for macro expansion: