]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.7.54-RELEASE release-0.7.54
authorIgor Sysoev <igor@sysoev.ru>
Fri, 1 May 2009 18:52:58 +0000 (18:52 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 1 May 2009 18:52:58 +0000 (18:52 +0000)
docs/xml/nginx/changes.xml

index 6d7b1cabc6c86369dc9d901d74cf293924745dee..bc9a59e32a6c62d98389597fdcb12c73b2162345 100644 (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">