diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 4168905ab..90ea5ef07 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,14 +9,85 @@
nginx changelog
+
+
+
+
+переменная $nginx_version.
+Спасибо Николаю Гречуху.
+
+
+$nginx_version variable.
+Thanks to Nick S. Grechukh.
+
+
+
+
+
+почтовый прокси-сервер поддерживает AUTHENTICATE в режиме IMAP.
+Спасибо Максиму Дунину.
+
+
+the mail proxy supports AUTHENTICATE in IMAP mode.
+Thanks to Maxim Dounin.
+
+
+
+
+
+почтовый прокси-сервер поддерживает STARTTLS в режиме SMTP.
+Спасибо Максиму Дунину.
+
+
+the mail proxy supports STARTTLS in SMTP mode.
+Thanks to Maxim Dounin.
+
+
+
+
+
+теперь nginx экранирует пробел в переменной $memcached_key.
+
+
+now nginx escapes space in $memcached_key variable.
+
+
+
+
+
+nginx неправильно собирался Sun Studio на Solaris/amd64.
+Спасибо Jiang Hong.
+
+
+nginx was incorrectly built by Sun Studio on Solaris/amd64.
+Thanks to Jiang Hong.
+
+
+
+
+
+незначительных потенциальных ошибок.
+Спасибо Coverity's Scan.
+
+
+of minor potential bugs.
+Thanks to Coverity's Scan.
+
+
+
+
+
+
-при использовании директивы msie_refresh был возможен XSS.
+при использовании директивы msie_refresh был возможен XSS.
+Спасибо Максиму Богуку.
-the "msie_refresh" directive allowed XSS.
+the "msie_refresh" directive allowed XSS.
+Thanks to Maxim Boguk.