diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index dedda6300..854d047fd 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,68 @@
nginx changelog
+
+
+
+
+директивы secure_link, secure_link_md5 и secure_link_expires
+модуля ngx_http_secure_link_module.
+
+
+the "secure_link", "secure_link_md5", and "secure_link_expires" directives of
+the ngx_http_secure_link_module.
+
+
+
+
+
+ключ -q.
+Спасибо Геннадию Махомеду.
+
+
+the -q switch.
+Thanks to Gena Makhomed.
+
+
+
+
+
+при использовании кэширования рабочие процессы и могли зациклиться
+во время переконфигурации;
+ошибка появилась в 0.8.48.
+
+
+worker processes may got caught in an endless loop during reconfiguration,
+if a caching was used;
+the bug had appeared in 0.8.48.
+
+
+
+
+
+в директиве gzip_disable.
+Спасибо Derrick Petzold.
+
+
+in the "gzip_disable" directive.
+Thanks to Derrick Petzold.
+
+
+
+
+
+nginx/Windows не мог посылать сигналы stop, quit, reopen, reload процессу,
+запущенному в другой сессии.
+
+
+nginx/Windows could not send stop, quit, reopen, and reload signals
+to a process run in other session.
+
+
+
+
+
+
@@ -170,7 +232,7 @@ errors intercepted by error_page could not be cached.
ошибка появилась в 0.8.46.
-a cache manager process my got caught in an endless loop,
+a cache manager process may got caught in an endless loop,
if max_size parameter was used;
the bug had appeared in 0.8.46.