diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 7f20f19af..83c135fb7 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,40 @@
nginx changelog
+
+
+
+
+директива if_modified_since.
+
+
+the "if_modified_since" directive.
+
+
+
+
+
+nginx не обрабатывал ответ FastCGI-сервера,
+если перед ответом сервер передавал много сообщений в stderr.
+
+
+nginx did not process a FastCGI server response,
+if the server send too many messages to stderr before response.
+
+
+
+
+
+переменные "$cookie_..." не работали в SSI and в перловом модуле.
+
+
+the "$cookie_..." variables did not work in the SSI and the perl module.
+
+
+
+
+
+