diff options
Diffstat (limited to 'docs')
-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 2522b823..b2c70376 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -38,6 +38,12 @@ njs updated to 0.8.0. </para> </change> +<change type="feature"> +<para> +ability to get the HTTP response header variables. +</para> +</change> + <change type="bugfix"> <para> ensure that $uri variable is not cached. |