]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.9.4-RELEASE release-0.9.4
authorIgor Sysoev <igor@sysoev.ru>
Fri, 21 Jan 2011 11:04:39 +0000 (11:04 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 21 Jan 2011 11:04:39 +0000 (11:04 +0000)
docs/xml/nginx/changes.xml

index 6c7281d45d6837f8c3ccf543e41b04ba1027b151..4f2ed5ddd5d73adec9fe4271afd3906620de1545 100644 (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>