diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 54c28abf4..bbfa68d27 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,49 @@
nginx changelog
+
+
+
+
+модуль ngx_http_random_index_module.
+
+
+the ngx_http_random_index_module.
+
+
+
+
+
+директива directio оптимизирована для запросов файлов, начинающихся
+с произвольной позиции.
+
+
+the "directio" directive has been optimized for file requests starting
+from arbitrary position.
+
+
+
+
+
+директива directio при необходимости запрещает использование sendfile.
+
+
+the "directio" directive turns off sendfile if it is necessary.
+
+
+
+
+
+теперь nginx разрешает подчёркивания в именах строк в заголовке запроса клиента.
+
+
+now nginx allows underscores in a client request header line names.
+
+
+
+
+
+