Implement "block" pseudo-action. See #441.

This commit is contained in:
brectanus
2008-01-24 05:16:35 +00:00
parent 9dbc7807d9
commit a3584993f5
6 changed files with 136 additions and 27 deletions

View File

@@ -1,6 +1,8 @@
23 Jan 2008 - 2.5.0-rc2
-----------------------
* Implemented "block" action.
* No longer log the query portion of the URI in the error log as
it may contain sensitive data.