From b399298a6c8383a1ce41654385c0e55141796765 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Tue, 13 Jul 2010 11:59:36 +0000 Subject: nginx-0.8.45-RELEASE --- docs/xml/nginx/changes.xml | 44 +++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 41 insertions(+), 3 deletions(-) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 69b16dddb..116867eab 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,45 @@ nginx changelog + + + + +улучшения в модуле ngx_http_xslt_filter.
+Спасибо Laurence Rowe. +
+ +ngx_http_xslt_filter improvements.
+Thanks to Laurence Rowe. +
+
+ + + +ответ SSI модуля мог передаваться не полностью после команды include +с параметром wait="yes"; +ошибка появилась в 0.7.25.
+Спасибо Максиму Дунину. +
+ +SSI response might be truncated after include with wait="yes"; +the bug had appeared in 0.7.25.
+Thanks to Maxim Dounin. +
+
+ + + +директива listen не поддерживала параметр setfib=0. + + +the "listen" directive did not support the "setfib=0" parameter. + + + +
+ + @@ -28,8 +67,7 @@ if they have a "Set-Cookie" header line. Спасибо Андрею Филонову. -the "listen" directive supports the "setfib" parameter. -
+the "listen" directive supports the "setfib" parameter.
Thanks to Andrew Filonov.
@@ -67,7 +105,7 @@ nginx Спасибо Miroslaw Jaworski. -nginx treated a large SSLv2 packets as plain requests.
+nginx treated large SSLv2 packets as plain requests.
Thanks to Miroslaw Jaworski.
-- cgit v1.2.3