diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2006-03-21 08:20:41 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2006-03-21 08:20:41 +0000 |
| commit | 455a7fcc1ea972a76a63dafc3f30d306431a2013 (patch) | |
| tree | 71a087a4bddd79b3cb31bcaa02574d8da47a484c /docs | |
| parent | 0443dda3d3f99abc9db8ca2365cdae9132a244ed (diff) | |
| download | nginx-release-0.3.34.tar.gz nginx-release-0.3.34.tar.bz2 | |
nginx-0.3.34-RELEASE importrelease-0.3.34
*) Feature: the "add_header" directive supports the variables.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/xml/nginx/changes.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index cf27af24b..eb034be11 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,20 @@ <title lang="en">nginx changelog</title> +<changes ver="0.3.34" date="21.03.2006"> + +<change type="feature"> +<para lang="ru"> +директива add_header поддерживает переменные. +</para> +<para lang="en"> +the "add_header" directive supports the variables. +</para> +</change> + +</changes> + + <changes ver="0.3.33" date="15.03.2006"> <change type="feature"> |
