diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 22594fc1e..174bcd818 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,53 @@
nginx changelog
+
+
+
+
+поддержка строки "If-Unmodified-Since" в заголовке запросе клиента.
+
+
+the "If-Unmodified-Since" client request header line support.
+
+
+
+
+
+использование accept(), если accept4() не реализован;
+ошибка появилась в 0.9.0.
+
+
+fallback to accept() syscall if accept4() was not implemented;
+the issue had appeared in 0.9.0.
+
+
+
+
+
+nginx не собирался под Cygwin;
+ошибка появилась в 0.9.0.
+
+
+nginx could not be built on Cygwin;
+the issue had appeared in 0.9.0.
+
+
+
+
+
+уязвимости в OpenSSL CVE-2010-4180.
+Спасибо Максиму Дунину.
+
+
+for OpenSSL vulnerability CVE-2010-4180.
+Thanks to Maxim Dounin.
+
+
+
+
+
+
@@ -17,7 +64,7 @@
ошибка появилась в 0.9.0.
-"return CODE message" directrives did not work;
+"return CODE message" directives did not work;
the bug had appeared in 0.9.0.