# HG changeset patch # User Igor Sysoev # Date 1256566165 0 # Node ID 27951ca037e63dae45ff5b6279124c224ae1255a # Parent e7c1fdbe5e981c0b0466eef1fe5af3504296c379 nginx-0.8.21-RELEASE diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml --- 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