diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index e1578a1de..a07b9570b 100644
--- 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.
+директива directio.
+Спасибо Jiang Hong.
-the "directio" directive.
+the "directio" directive.
+Thanks to Jiang Hong.
-поддержка sendfile() в MacOSX 1.5.
+поддержка sendfile() в MacOSX 10.5.
-MacOSX 1.5 sendfile() support.
+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