diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2005-02-17 11:59:36 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2005-02-17 11:59:36 +0000 |
| commit | 37601ce471b37f34703ec8cc354aa38a52a97d12 (patch) | |
| tree | 553571195e92360ed6eb3a4be7f8be54bbf2d63f /docs/xml/nginx | |
| parent | 649dcec865ff11bfef97ef595c35238186e79936 (diff) | |
| download | nginx-37601ce471b37f34703ec8cc354aa38a52a97d12.tar.gz nginx-37601ce471b37f34703ec8cc354aa38a52a97d12.tar.bz2 | |
nginx-0.1.20-RELEASE importrelease-0.1.20
*) Feature: the new "script_filename" and "remote_port" parameters of
the fastcgi_params directive.
*) Bugfix: the FastCGI stderr stream was handled incorrectly.
Diffstat (limited to 'docs/xml/nginx')
| -rw-r--r-- | docs/xml/nginx/changes.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 96c8381aa..9dfa672c6 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,30 @@ <title lang="en">nginx changelog</title> +<changes ver="0.1.20" date="17.02.2005"> + +<change type="feature"> +<para lang="ru"> +ÎÏ×ÙÅ ÐÁÒÁÍÅÔÒÙ script_filename É remote_port × ÄÉÒÅËÔÉ×Å fastcgi_params. +</para> +<para lang="en"> +the new "script_filename" and "remote_port" parameters +ofthe fastcgi_params directive. +</para> +</change> + +<change type="bugfix"> +<para lang="ru"> +ÎÅÐÒÁ×ÉÌØÎÏ ÏÂÒÁÂÁÔÙ×ÁÌÓÑ ÐÏÔÏË stderr ÏÔ FastCGI-ÓÅÒ×ÅÒÁ. +</para> +<para lang="en"> +the FastCGI stderr stream was handled incorreÓtly. +</para> +</change> + +</changes> + + <changes ver="0.1.19" date="16.02.2005"> <change type="bugfix"> |
