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.