Updated the CHANGES file with the RESPONSE_* variable changes.

This commit is contained in:
ivanr 2007-05-02 11:23:21 +00:00
parent e0a8602929
commit fa13b02f7f

View File

@ -2,6 +2,9 @@
?? ??? 2007 - 2.2.0-trunk ?? ??? 2007 - 2.2.0-trunk
------------------------- -------------------------
* Added experimental variables RESPONSE_CONTENT_LENGTH, RESPONSE_CONTENT_TYPE,
and RESPONSE_CONTENT_ENCODING.
* Added experimental support for content injection. Directive SecContentInjection * Added experimental support for content injection. Directive SecContentInjection
(On|Off) controls whether injection is taking place. Actions "prepend" (On|Off) controls whether injection is taking place. Actions "prepend"
and "append" inject content when executed. Do note that it is your and "append" inject content when executed. Do note that it is your