nginx-0.8.21-RELEASE
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index ce8486a..467078a 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,69 @@ <title lang="en">nginx changelog</title> +<changes ver="0.8.21" date="26.10.2009"> + +<change type="feature"> +<para lang="ru"> +ÔÅÐÅÒØ ËÌÀÞ -V ÐÏËÁÚÙ×ÁÅÔ ÓÔÁÔÕÓ ÐÏÄÄÅÒÖËÉ TLS SNI. +</para> +<para lang="en"> +now the "-V" switch shows TLS SNI support. +</para> +</change> + +<change type="feature"> +<para lang="ru"> +ÄÉÒÅËÔÉ×Á listen ÍÏÄÕÌÑ HTTP ÐÏÄÄÅÒÖÉ×ÁÅÔ unix domain ÓÏËÅÔÙ.<br/> +óÐÁÓÉÂÏ Hongli Lai. +</para> +<para lang="en"> +the "listen" directive of the HTTP module supports unix domain sockets.<br/> +Thanks to Hongli Lai. +</para> +</change> + +<change type="feature"> +<para lang="ru"> +ÐÁÒÁÍÅÔÒ "default_server" × ÄÉÒÅËÔÉ×Å listen. +</para> +<para lang="en"> +the "default_server" parameter of the "listen" directive. +</para> +</change> + +<change type="feature"> +<para lang="ru"> +ÔÅÐÅÒØ ÐÁÒÁÍÅÔÒ "default" ÎÅ ÏÂÑÚÁÔÅÌÅÎ ÄÌÑ ÕÓÔÁÎÏ×ËÉ ÐÁÒÁÍÅÔÒÏ× listen-ÓÏËÅÔÁ. +</para> +<para lang="en"> +now a "default" parameter is not required to set listen socket options. +</para> +</change> + +<change type="bugfix"> +<para lang="ru"> +nginx ÎÅ ÐÏÄÄÅÒÖÉ×ÁÌ ÄÁÔÙ × 2038 ÇÏÄÕ ÎÁ 32-ÂÉÔÎÙÈ ÐÌÁÔÆÏÒÍÁÈ; +</para> +<para lang="en"> +nginx did not support dates in 2038 year on 32-bit platforms; +</para> +</change> + +<change type="bugfix"> +<para lang="ru"> +ÕÔÅÞËÉ ÓÏËÅÔÏ×; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.11. +</para> +<para lang="en"> +socket leak; +the bug had appeared in 0.8.11. +</para> +</change> + +</changes> + + <changes ver="0.8.20" date="14.10.2009"> <change type="change"> @@ -63,7 +126,7 @@ </para> <para lang="en"> 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. </para> </change> @@ -71,8 +134,8 @@ <change type="bugfix"> <para lang="ru"> ÓÔÒÏËÉ "Set-Cookie" É "P3P" × ÚÁÇÏÌÏ×ËÅ ÏÔ×ÅÔÁ FastCGI-ÓÅÒ×ÅÒÁ ÎÅ ÓËÒÙ×ÁÌÉÓØ -ÐÒÉ ËÜÛÉÒÏ×ÁÎÉÉ, ÅÓÌÉ ÎÅ ÉÓÐÏÌØÚÏ×ÁÌÉÓØ ÄÉÒÅËÔÉ×Ù -fastcgi_hide_header Ó ÌÀÂÙÍÉ ÐÁÒÁÍÅÔÒÁÍÉ. +ÐÒÉ ËÜÛÉÒÏ×ÁÎÉÉ, ÅÓÌÉ ÎÅ ÉÓÐÏÌØÚÏ×ÁÌÉÓØ ÄÉÒÅËÔÉ×Ù fastcgi_hide_header +Ó ÌÀÂÙÍÉ ÐÁÒÁÍÅÔÒÁÍÉ. </para> <para lang="en"> the "Set-Cookie" and "P3P" FastCGI response header lines were not hidden