# HG changeset patch # User Igor Sysoev # Date 1160579482 0 # Node ID 0f404f82a1343cb4e4b277a44e3417385798e5e5 # Parent cad7543dc41982c7345f36d9ef8a580cfe24efc7 nginx-0.4.8-RELEASE diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,33 @@ nginx changelog + + + + +если до команды SSI include с параметром wait выполнялась ещё +одна команда SSI include, то параметр wait мог не работать. + + +if an "include" SSI command were before another "include" SSI command +with an "wait" parameter, then the "wait" parameter might not work. + + + + + +модуль ngx_http_flv_module добавлял FLV-заголовок для полных ответов.
+Спасибо Алексею Ковырину. +
+ +the ngx_http_flv_module added the FLV header to the full responses.
+Thanks to Alexey Kovyrin. +
+
+ +
+ + @@ -44,8 +71,8 @@ the "charset" and "source_charset" direc одна команда SSI include, то параметр wait мог не работать. -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.