]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.4.8-RELEASE release-0.4.8
authorIgor Sysoev <igor@sysoev.ru>
Wed, 11 Oct 2006 15:11:22 +0000 (15:11 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 11 Oct 2006 15:11:22 +0000 (15:11 +0000)
docs/xml/nginx/changes.xml

index f300d137473420cd1348632bc4ffb40392f3eda3..fc5e898b06fd51c36c7ac2b36902fc1d03c39905 100644 (file)
@@ -9,6 +9,33 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.4.8" date="11.10.2006">
+
+<change type="bugfix">
+<para lang="ru">
+ÅÓÌÉ ÄÏ ËÏÍÁÎÄÙ SSI include Ó ÐÁÒÁÍÅÔÒÏÍ wait ×ÙÐÏÌÎÑÌÁÓØ ÅÝ£
+ÏÄÎÁ ËÏÍÁÎÄÁ SSI include, ÔÏ ÐÁÒÁÍÅÔÒ wait ÍÏÇ ÎÅ ÒÁÂÏÔÁÔØ.
+</para>
+<para lang="en">
+if an "include" SSI command were before another "include" SSI command
+with an "wait" parameter, then the "wait" parameter might not work.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÍÏÄÕÌØ ngx_http_flv_module ÄÏÂÁ×ÌÑÌ FLV-ÚÁÇÏÌÏ×ÏË ÄÌÑ ÐÏÌÎÙÈ ÏÔ×ÅÔÏ×.<br/>
+óÐÁÓÉÂÏ áÌÅËÓÅÀ ëÏ×ÙÒÉÎÕ.
+</para>
+<para lang="en">
+the ngx_http_flv_module added the FLV header to the full responses.<br/>
+Thanks to Alexey Kovyrin.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.4.7" date="10.10.2006">
 
 <change type="feature">
@@ -44,8 +71,8 @@ the "charset" and "source_charset" directives support the variables.
 ÏÄÎÁ ËÏÍÁÎÄÁ SSI include, ÔÏ ÐÁÒÁÍÅÔÒ wait ÍÏÇ ÎÅ ÒÁÂÏÔÁÔØ.
 </para>
 <para lang="en">
-if before an "include" SSI command with an "wait" parameter were
-yet another "include" SSI command, then the "wait" parameter might not work.
+if an "include" SSI command were before another "include" SSI command
+with an "wait" parameter, then the "wait" parameter might not work.
 </para>
 </change>