diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 80e55ebbf..fd3ba535c 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,88 @@
nginx changelog
+
+
+
+
+при обработке специально созданного mp4 файла модулем ngx_http_mp4_module
+могли перезаписываться области памяти рабочего процесса, что могло
+приводить к выполнению произвольного кода (CVE-2012-2089).
+Спасибо Matthew Daley.
+
+
+specially crafted mp4 file might allow to overwrite
+memory locations in a worker process
+if the ngx_http_mp4_module was used,
+potentially resulting in arbitrary code execution (CVE-2012-2089).
+Thanks to Matthew Daley.
+
+
+
+
+
+nginx/Windows мог завершаться аварийно.
+Спасибо Vincent Lee.
+
+
+nginx/Windows might be terminated abnormally.
+Thanks to Vincent Lee.
+
+
+
+
+
+nginx нагружал процессор, если все серверы в upstream'е были помечены
+флагом backup.
+
+
+nginx hogged CPU if all servers in an upstream were marked as "backup".
+
+
+
+
+
+директивы allow и deny могли наследоваться некорректно,
+если в них использовались IPv6 адреса.
+
+
+the "allow" and "deny" directives might be inherited incorrectly
+if they were used with IPv6 addresses.
+
+
+
+
+
+директивы modern_browser и ancient_browser
+могли наследоваться некорректно.
+
+
+the "modern_browser" and "ancient_browser" directives
+might be inherited incorrectly.
+
+
+
+
+
+таймауты могли работать некорректно на Solaris/SPARC.
+
+
+timeouts might be handled incorrectly on Solaris/SPARC.
+
+
+
+
+
+в модуле ngx_http_mp4_module.
+
+
+in the ngx_http_mp4_module.
+
+
+
+
+
+