Skip to content

Commit

Permalink
nginx-0.8.40-RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
igorsysoev committed Jun 7, 2010
1 parent 4cf7f27 commit 6b3f52c
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions docs/xml/nginx/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,66 @@
<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">

<change type="bugfix">
Expand Down

0 comments on commit 6b3f52c

Please sign in to comment.