nginx-0.4.8-RELEASE
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index f300d13..fc5e898 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml
@@ -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 @@ ÏÄÎÁ ËÏÍÁÎÄÁ 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>