Reformat CHANGES for 80col.

This commit is contained in:
brectanus
2007-05-14 15:48:00 +00:00
parent f20cee53b5
commit af5ae50bc5

View File

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