diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 10d4d14d5..1946c6cbe 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,44 @@
nginx changelog
+
+
+
+
+ошибок в директивах addition_types, charset_types,
+gzip_types, ssi_types, sub_filter_types и xslt_types;
+ошибки появились в 0.7.9.
+
+
+in the "addition_types", "charset_types",
+"gzip_types", "ssi_types", "sub_filter_types", and "xslt_types" directives;
+the bugs had appeared in 0.7.9.
+
+
+
+
+
+рекурсивной error_page для 500 ошибки.
+
+
+of recursive error_page for 500 status code.
+
+
+
+
+
+теперь модуль ngx_http_realip_module устанавливает адрес не для
+всего keepalive соединения, а для каждого запроса по этому соединению.
+
+
+now the ngx_http_realip_module set address not for whole keepalive connection,
+but for each request passed via the connection.
+
+
+
+
+
+