diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 62306846e..fe17f4407 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,41 @@
nginx changelog
+
+
+
+
+наследуемая директива alias неправильно работала во вложенном location'е.
+
+
+an inherited "alias" directive worked incorrectly in inclusive location.
+
+
+
+
+
+в комбинации директив alias с переменными и try_files;
+
+
+in "alias" with variables and "try_files" directives combination.
+
+
+
+
+
+listen unix domain и IPv6 сокеты не наследовались во время обновления
+без перерыва.
+Спасибо Максиму Дунину.
+
+
+listen unix domain and IPv6 sockets did not inherit while online upgrade.
+Thanks to Maxim Dounin.
+
+
+
+
+
+
@@ -993,7 +1028,7 @@ Thanks to Maxim Dounin.
-listen unix domain сокет не наследовались во время обновления без перерыва.
+listen unix domain сокет не наследовался во время обновления без перерыва.
listen unix domain socket did not inherit while online upgrade.