diff options
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"> |
