diff options
Diffstat (limited to 'docs/changes.xml')
-rw-r--r-- | docs/changes.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index af963bbb..98650051 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -37,6 +37,12 @@ Ruby Rack environment parameter "SCRIPT_NAME" support. </para> </change> +<change type="change"> +<para> +supporting empty strings in the "location" option of the "return" action. +</para> +</change> + <change type="feature"> <para> variables support in the "location" option of the "return" action. |