diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index d4b144a7e..af5ea7c0b 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,88 @@
nginx changelog
+
+
+
+
+модуль ngx_http_mp4_module больше не отфильтровывает дорожки
+в форматах, отличных от H.264 и AAC.
+
+
+the ngx_http_mp4_module module no longer skips
+tracks in formats other than H.264 and AAC.
+
+
+
+
+
+в рабочем процессе мог произойти segmentation fault,
+если в директиве map в качестве значений использовались переменные.
+
+
+a segmentation fault might occur in a worker process
+if the "map" directive was used with variables as values.
+
+
+
+
+
+в рабочем процессе мог произойти segmentation fault
+при использовании директивы geo с параметром ranges,
+но без параметра default; ошибка появилась в 0.8.43.
+Спасибо Zhen Chen и Weibin Yao.
+
+
+a segmentation fault might occur in a worker process
+if the "geo" directive was used with the "ranges" parameter
+but without the "default" parameter; the bug had appeared in 0.8.43.
+Thanks to Zhen Chen and Weibin Yao.
+
+
+
+
+
+в обработке параметра командной строки -p.
+
+
+in the -p command-line parameter handling.
+
+
+
+
+
+в почтовом прокси-сервере.
+
+
+in the mail proxy server.
+
+
+
+
+
+незначительных потенциальных ошибок.
+Спасибо Coverity.
+
+
+of minor potential bugs.
+Thanks to Coverity.
+
+
+
+
+
+nginx/Windows не собирался с Visual Studio 2005 Express.
+Спасибо HAYASHI Kentaro.
+
+
+nginx/Windows could not be built with Visual Studio 2005 Express.
+Thanks to HAYASHI Kentaro.
+
+
+
+
+
+