diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 83c135fb7..91dddce4c 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,47 @@
nginx changelog
+
+
+
+
+в обработке подзапросов.
+
+
+in subrequest processing.
+
+
+
+
+
+теперь разрешаются POST'ы без строки "Content-Length" в заголовке запроса.
+
+
+now POSTs without "Content-Length" header line are allowed.
+
+
+
+
+
+теперь директивы limit_req и limit_conn указывают причину запрета запроса.
+
+
+now the "limit_req" and "limit_conn" directives log a prohibition reason.
+
+
+
+
+
+в параметре delete директивы geo.
+
+
+in the "delete" parameter of the "geo" directive.
+
+
+
+
+
+