nginx-0.9.4-RELEASE

This commit is contained in:
Igor Sysoev 2011-01-21 11:04:39 +00:00
parent 8dbc8a97dd
commit 2d9e3144fe

View File

@ -9,11 +9,34 @@
<title lang="en">nginx changelog</title>
<changes ver="0.9.4" date="21.01.2011">
<change type="feature">
<para lang="ru">
ÄÉÒÅËÔÉ×Á server_name ÐÏÄÄÅÒÖÉ×ÁÅÔ ÐÅÒÅÍÅÎÎÕÀ $hostname.
</para>
<para lang="en">
the "server_name" directive supports the $hostname variable.
</para>
</change>
<change type="feature">
<para lang="ru">
494 ËÏÄ ÄÌÑ ÏÛÉÂËÉ "Request Header Too Large".
</para>
<para lang="en">
494 code for "Request Header Too Large" error.
</para>
</change>
</changes>
<changes ver="0.9.3" date="13.12.2010">
<change type="bugfix">
<para lang="ru">
ÅÓÌÉ ÄÌÑ ÐÁÒÙ ÁÄÒÅÓ:ÐÏÒÔ ÏÐÉÓÁÎ ÔÏÌØËÏ ÏÄÉÎ ÓÅÒ×ÅÒ, ÔÏ ×ÙÄÅÌÅÎÉÑ
ÅÓÌÉ ÄÌÑ ÐÁÒÙ IPv6-ÁÄÒÅÓ:ÐÏÒÔ ÏÐÉÓÁÎ ÔÏÌØËÏ ÏÄÉÎ ÓÅÒ×ÅÒ, ÔÏ ×ÙÄÅÌÅÎÉÑ
× ÒÅÇÕÌÑÒÎÙÈ ×ÙÒÁÖÅÎÉÑÈ × ÄÉÒÅËÔÉ×Å server_name ÎÅ ÒÁÂÏÔÁÌÉ.
</para>
<para lang="en">
@ -16293,7 +16316,7 @@ the double slashes in "://" in the URI were converted to ":/".
</para>
<para lang="en">
if the request without arguments contains "//", "/./", "/../" or "%XX"
then the lost character in the request line was lost;
then the last character in the request line was lost;
the bug had appeared in 0.1.9.
</para>
</change>