nginx-0.8.40-RELEASE

This commit is contained in:
Igor Sysoev 2010-06-07 12:38:32 +00:00
parent 4cf7f2727d
commit 6b3f52c3fd

View File

@ -9,6 +9,66 @@
<title lang="en">nginx changelog</title> <title lang="en">nginx changelog</title>
<changes ver="0.8.40" date="07.06.2010">
<change type="security">
<para lang="ru">
ÔÅÐÅÒØ nginx/Windows ÉÇÎÏÒÉÒÕÅÔ ÉÍÑ ÐÏÔÏËÁ ÆÁÊÌÁ ÐÏ ÕÍÏÌÞÁÎÉÀ.<br/>
óÐÁÓÉÂÏ Jose Antonio Vazquez Gonzalez.
</para>
<para lang="en">
now nginx/Windows ignores default file stream name.<br/>
Thanks to Jose Antonio Vazquez Gonzalez.
</para>
</change>
<change type="feature">
<para lang="ru">
ÍÏÄÕÌØ ngx_http_uwsgi_module.<br/>
óÐÁÓÉÂÏ Roberto De Ioris.
</para>
<para lang="en">
the ngx_http_uwsgi_module.<br/>
Thanks to Roberto De Ioris.
</para>
</change>
<change type="feature">
<para lang="ru">
ÄÉÒÅËÔÉ×Á fastcgi_param ÓÏ ÚÎÁÞÅÎÉÅÍ, ÎÁÞÉÎÁÀÝÉÍÓÑ ÓÏ ÓÔÒÏËÉ "HTTP_",
ÉÚÍÅÎÑÅÔ ÓÔÒÏËÕ ÚÁÇÏÌÏ×ËÁ × ÚÁÐÒÏÓÅ ËÌÉÅÎÔÁ.
</para>
<para lang="en">
a "fastcgi_param" directive with value starting with "HTTP_" overrides
a client request header line.
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÓÔÒÏËÉ "If-Modified-Since", "If-Range" É ÉÍ ÐÏÄÏÂÎÙÅ × ÚÁÇÏÌÏ×ËÅ ÚÁÐÒÏÓÁ
ËÌÉÅÎÔÁ ÐÅÒÅÄÁ×ÁÌÉÓØ FastCGI-ÓÅÒ×ÅÒÕ ÐÒÉ ËÜÛÉÒÏ×ÁÎÉÉ.
</para>
<para lang="en">
the "If-Modified-Since", "If-Range", etc. client request header lines
were passed to FastCGI-server while caching.
</para>
</change>
<change type="bugfix">
<para lang="ru">
listen unix domain ÓÏËÅÔ ÎÅÌØÚÑ ÂÙÌÏ ÉÚÍÅÎÉÔØ ×Ï ×ÒÅÍÑ ÐÅÒÅËÏÎÆÉÇÕÒÁÃÉÉ.<br/>
óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ.
</para>
<para lang="en">
listen unix domain socket could not be changed during reconfiguration.<br/>
Thanks to Maxim Dounin.
</para>
</change>
</changes>
<changes ver="0.8.39" date="31.05.2010"> <changes ver="0.8.39" date="31.05.2010">
<change type="bugfix"> <change type="bugfix">