diff docs/xml/nginx/changes.xml @ 491:0f836f0288ee release-0.1.20

nginx-0.1.20-RELEASE import *) Feature: the new "script_filename" and "remote_port" parameters of the fastcgi_params directive. *) Bugfix: the FastCGI stderr stream was handled incorrectly.
author Igor Sysoev <igor@sysoev.ru>
date Thu, 17 Feb 2005 11:59:36 +0000
parents 45a460f82aec
children 975f62e77f02
line wrap: on
line diff
--- 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">