diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index c76491f96..a9ca8a91b 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,81 @@
nginx changelog
+
+
+
+
+директивы proxy_cache_methods и fastcgi_cache_methods.
+
+
+the "proxy_cache_methods" and "fastcgi_cache_methods" directives.
+
+
+
+
+
+утечки сокетов;
+ошибка появилась в 0.7.25.
+Спасибо Максиму Дунину.
+
+
+socket leak;
+the bug had appeared in 0.7.25.
+Thanks to Maxim Dounin.
+
+
+
+
+
+при использовании переменной $request_body
+в рабочем процессе происходил segmentation fault,
+если в запросе не было тела;
+ошибка появилась в 0.7.58.
+
+
+a segmentation fault occurred in worker process,
+if a request had no body and the $request_body
+variable was used;
+the bug had appeared in 0.7.58.
+
+
+
+
+
+SSL-модули могли не собираться на Solaris и Linux;
+ошибка появилась в 0.7.56.
+
+
+the SSL modules might not built on Solaris and Linux;
+the bug had appeared in 0.7.58.
+
+
+
+
+
+ответы модуля ngx_http_xslt_filter_module не обрабатывались
+SSI-, charset- и gzip-фильтрами.
+
+
+ngx_http_xslt_filter_module responses were not handled by SSI, charset,
+and gzip filters.
+
+
+
+
+
+директива charset не ставила кодировку для ответов модуля
+ngx_http_gzip_static_module.
+
+
+a "charset" directive did not set a charset to ngx_http_gzip_static_module
+responses.
+
+
+
+
+
+
@@ -83,7 +158,7 @@ Thanks to Denis F. Latypoff.
ошибка появилась в 0.7.56.
-a segmentation fault occurred in worker process,
+a floating-point fault occurred in worker process,
if the ngx_http_image_filter_module errors were redirected to named location;
the bug had appeared in 0.7.56.
@@ -4418,7 +4493,7 @@ directives.
-утечка сокетов;
+утечки сокетов;
ошибка появилась в 0.6.7.