# HG changeset patch # User Igor Sysoev # Date 1160496629 0 # Node ID 119bad43bfd493400c57a05848eada2c35a46810 # Parent 1606be8799855dbdb828be2f05617c55cdda6ec9 nginx-0.4.7-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 @@ -22,16 +22,47 @@ the ngx_http_flv_module. -модуль ngx_http_charset_module поддерживает переменные. - - -the ngx_http_charset_module supports the variables. - - - - - -nginx не запускался на 64-битных платформах, отличной от amd64, sparc64 и ppc64. +переменная $request_body_file. + + +the $request_body_file variable. + + + + + +директивы charset и source_charset поддерживают переменные. + + +the "charset" and "source_charset" directives support the variables. + + + + + +если до команды SSI include с параметром wait выполнялась ещё +одна команда 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. + + + + + +при использовании директивы "proxy_buffering off" или при работе +с memcached соединения могли не закрываться по таймауту. + + +if the "proxy_buffering off" directive was used or while working with +memcached the connections might not be closed on timeout. + + + + + +nginx не запускался на 64-битных платформах, отличных от amd64, sparc64 и ppc64. nginx did not run on 64-bit platforms except amd64, sparc64, and ppc64. @@ -45,7 +76,7 @@ nginx did not run on 64-bit platforms ex -nginx не запускался на 64-битных платформах, отличной от amd64, sparc64 и ppc64. +nginx не запускался на 64-битных платформах, отличных от amd64, sparc64 и ppc64. nginx did not run on 64-bit platforms except amd64, sparc64, and ppc64.