# HG changeset patch # User Igor Sysoev # Date 1217864794 0 # Node ID 43bde71f0bbe5a33b161760d7f9f980d50386597 # Parent 56964e5b77dbdc8dcd1b776d3cea32c06eb0b40b nginx-0.7.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,53 @@ nginx changelog + + + + +модуль ngx_http_xslt_module. + + +the ngx_http_xslt_module. + + + + + +переменные "$arg_...". + + +the "$arg_..." variables. + + + + + +поддержка directio в Solaris.
+Спасибо Ivan Debnar. +
+ +Solaris directio support.
+Thanks to Ivan Debnar. +
+
+ + + +теперь, если FastCGI-сервер присылает строку "Location" в заголовке ответа +без строки статуса, то nginx использует код статуса 302.
+Спасибо Максиму Дунину. +
+ +now if FastCGI server sends a "Location" header line without status line, +then nginx uses 302 status code.
+Thanks to Maxim Dounin. +
+
+ +
+ + @@ -55,19 +102,21 @@ Thanks to Maxim Dounin. -директива directio. - - -the "directio" directive. - - - - - -поддержка sendfile() в MacOSX 1.5. - - -MacOSX 1.5 sendfile() support. +директива directio.
+Спасибо Jiang Hong. +
+ +the "directio" directive.
+Thanks to Jiang Hong. +
+
+ + + +поддержка sendfile() в MacOSX 10.5. + + +MacOSX 10.5 sendfile() support. @@ -1258,7 +1307,6 @@ Thanks to Manlio Perillo. if variable values used in a "proxy_pass" directive contain IP-addresses only, then a "resolver" directive is not mandatory. -resolver