diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index cba3d88f2..346208290 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,47 @@
nginx changelog
+
+
+
+
+nginx не собирался на MacOSX 10.6.
+
+
+nginx could not be built on MacOSX 10.6.
+the bug had appeared in 0.8.2.
+
+
+
+
+
+nginx не собирался с параметром --without-http-cache;
+ошибка появилась в 0.7.60.
+
+
+nginx could not be built --without-http-cache;
+the bug had appeared in 0.7.60.
+
+
+
+
+
+если было использовался перехват 401 ошибки от бэкенда и бэкенд
+не возвращал строку "WWW-Authenticate" в заголовке ответа,
+то в рабочем процессе происходил segmentation fault.
+Спасибо Евгению Мычло.
+
+
+a segmentation fault occurred in worker process,
+if a backend 401 error was intercepted and the backend did not set
+the "WWW-Authenticate" response header line.
+Thanks to Eugene Mychlo.
+
+
+
+
+
+
@@ -126,6 +167,7 @@ in proxy_store, fastcgi_store, proxy_cache, and fastcgi_cache in nginx/Windows.
+