diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index ce8486a4c..467078a27 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,69 @@ nginx changelog + + + + +теперь ключ -V показывает статус поддержки TLS SNI. + + +now the "-V" switch shows TLS SNI support. + + + + + +директива listen модуля HTTP поддерживает unix domain сокеты.
+Спасибо Hongli Lai. +
+ +the "listen" directive of the HTTP module supports unix domain sockets.
+Thanks to Hongli Lai. +
+
+ + + +параметр "default_server" в директиве listen. + + +the "default_server" parameter of the "listen" directive. + + + + + +теперь параметр "default" не обязателен для установки параметров listen-сокета. + + +now a "default" parameter is not required to set listen socket options. + + + + + +nginx не поддерживал даты в 2038 году на 32-битных платформах; + + +nginx did not support dates in 2038 year on 32-bit platforms; + + + + + +утечки сокетов; +ошибка появилась в 0.8.11. + + +socket leak; +the bug had appeared in 0.8.11. + + + +
+ + @@ -63,7 +126,7 @@ nginx/Windows nginx/Windows might not create temporary file, a cache file, or -"proxy/fastcgi_store"d file if a worker has no enough access rights +"proxy/fastcgi_store"d file if a worker had no enough access rights for top level directories. @@ -71,8 +134,8 @@ for top level directories. строки "Set-Cookie" и "P3P" в заголовке ответа FastCGI-сервера не скрывались -при кэшировании, если не использовались директивы -fastcgi_hide_header с любыми параметрами. +при кэшировании, если не использовались директивы fastcgi_hide_header +с любыми параметрами. the "Set-Cookie" and "P3P" FastCGI response header lines were not hidden