nginx-0.7.54-RELEASE

This commit is contained in:
Igor Sysoev 2009-05-01 18:52:58 +00:00
parent d4cdd8582b
commit 8b4f6c6849

View File

@ -9,6 +9,82 @@
<title lang="en">nginx changelog</title>
<changes ver="0.7.54" date="01.05.2009">
<change type="feature">
<para lang="ru">
ÍÏÄÕÌØ ngx_http_image_filter_module.
</para>
<para lang="en">
the ngx_http_image_filter_module.
</para>
</change>
<change type="feature">
<para lang="ru">
ÄÉÒÅËÔÉ×Ù proxy_ignore_headers É fastcgi_ignore_headers.
</para>
<para lang="en">
the "proxy_ignore_headers" and "fastcgi_ignore_headers" directives.
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÐÅÒÅÍÅÎÎÙÈ "open_file_cache_errors on"
× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault;
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.53.
</para>
<para lang="en">
a segmentation fault might occur in worker process,
if an "open_file_cache_errors off" directive was used;
the bug had appeared in 0.7.53.
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÄÉÒÅËÔÉ×Á "port_in_redirect off" ÎÅ ÒÁÂÏÔÁÌÁ;
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.39.
</para>
<para lang="en">
the "port_in_redirect off" directive did not work;
the bug had appeared in 0.7.39.
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÕÌÕÞÛÅÎÉÅ ÏÂÒÁÂÏÔËÉ ÏÛÉÂÏË ÍÅÔÏÄÁ select.
</para>
<para lang="en">
improve handling of "select" method errors.
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÏÛÉÂËÉ "select() failed (10022: ...)" × nginx/Windows.
</para>
<para lang="en">
of "select() failed (10022: ...)" error in nginx/Windows.
</para>
</change>
<change type="bugfix">
<para lang="ru">
× ÔÅËÓÔÏ×ÙÈ ÓÏÏÂÝÅÎÉÑÈ Ï ÏÛÉÂËÁÈ × nginx/Windows;
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.53.
</para>
<para lang="en">
in error text descriptions in nginx/Windows;
the bug had appeared in 0.7.53.
</para>
</change>
</changes>
<changes ver="0.7.53" date="27.04.2009">
<change type="change">