diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 6c7281d45..4f2ed5ddd 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,11 +9,34 @@
nginx changelog
+
+
+
+
+директива server_name поддерживает переменную $hostname.
+
+
+the "server_name" directive supports the $hostname variable.
+
+
+
+
+
+494 код для ошибки "Request Header Too Large".
+
+
+494 code for "Request Header Too Large" error.
+
+
+
+
+
+
-если для пары адрес:порт описан только один сервер, то выделения
+если для пары IPv6-адрес:порт описан только один сервер, то выделения
в регулярных выражениях в директиве server_name не работали.
@@ -16293,7 +16316,7 @@ the double slashes in "://" in the URI were converted to ":/".
if the request without arguments contains "//", "/./", "/../" or "%XX"
-then the lost character in the request line was lost;
+then the last character in the request line was lost;
the bug had appeared in 0.1.9.