diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 99121512d..92287b3c7 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,62 @@
nginx changelog
+
+
+
+
+теперь SSL/TLS renegotiation запрещено.
+Спасибо Максиму Дунину.
+
+
+now SSL/TLS renegotiation is disabled.
+Thanks to Maxim Dounin.
+
+
+
+
+
+listen unix domain сокет не наследовались во время обновления без перерыва.
+
+
+listen unix domain socket did not inherit while online upgrade.
+
+
+
+
+
+параметр "unix:" в директиве set_real_ip_from не работал без ещё
+одной директивы с любым IP-адресом.
+
+
+the "unix:" parameter of the "set_real_ip_from" directive did not without
+yet another directive with any IP address.
+
+
+
+
+
+segmentation fault и зацикливания в resolver'е.
+
+
+segmentation fault and infinite looping in resolver.
+
+
+
+
+
+в resolver'е.
+Спасибо Артёму Бохану.
+
+
+in resolver.
+Thanks to Artem Bokhan.
+
+
+
+
+
+