nginx-0.8.21-RELEASE

This commit is contained in:
Igor Sysoev 2009-10-26 14:09:25 +00:00
parent 8ffea50797
commit 9fdb82c504

View File

@ -9,6 +9,69 @@
<title lang="en">nginx changelog</title> <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"> <changes ver="0.8.20" date="14.10.2009">
<change type="change"> <change type="change">
@ -63,7 +126,7 @@ nginx/Windows
</para> </para>
<para lang="en"> <para lang="en">
nginx/Windows might not create temporary file, a cache file, or 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. for top level directories.
</para> </para>
</change> </change>
@ -71,8 +134,8 @@ for top level directories.
<change type="bugfix"> <change type="bugfix">
<para lang="ru"> <para lang="ru">
ÓÔÒÏËÉ "Set-Cookie" É "P3P" × ÚÁÇÏÌÏ×ËÅ ÏÔ×ÅÔÁ FastCGI-ÓÅÒ×ÅÒÁ ÎÅ ÓËÒÙ×ÁÌÉÓØ ÓÔÒÏËÉ "Set-Cookie" É "P3P" × ÚÁÇÏÌÏ×ËÅ ÏÔ×ÅÔÁ FastCGI-ÓÅÒ×ÅÒÁ ÎÅ ÓËÒÙ×ÁÌÉÓØ
при кэшировании, если не использовались директивы ÐÒÉ ËÜÛÉÒÏ×ÁÎÉÉ, ÅÓÌÉ ÎÅ ÉÓÐÏÌØÚÏ×ÁÌÉÓØ ÄÉÒÅËÔÉ×Ù fastcgi_hide_header
fastcgi_hide_header с любыми параметрами. Ó ÌÀÂÙÍÉ ÐÁÒÁÍÅÔÒÁÍÉ.
</para> </para>
<para lang="en"> <para lang="en">
the "Set-Cookie" and "P3P" FastCGI response header lines were not hidden the "Set-Cookie" and "P3P" FastCGI response header lines were not hidden