mirror of
https://github.com/nginx/nginx.git
synced 2024-11-24 04:49:01 +08:00
nginx-0.8.50-RELEASE
This commit is contained in:
parent
94e9aaa8ad
commit
e004c37afe
@ -9,6 +9,68 @@
|
||||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.8.50" date="02.09.2010">
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Ù secure_link, secure_link_md5 É secure_link_expires
|
||||
ÍÏÄÕÌÑ ngx_http_secure_link_module.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "secure_link", "secure_link_md5", and "secure_link_expires" directives of
|
||||
the ngx_http_secure_link_module.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ËÌÀÞ -q.<br/>
|
||||
óÐÁÓÉÂÏ çÅÎÎÁÄÉÀ íÁÈÏÍÅÄÕ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the -q switch.<br/>
|
||||
Thanks to Gena Makhomed.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ËÜÛÉÒÏ×ÁÎÉÑ ÒÁÂÏÞÉÅ ÐÒÏÃÅÓÓÙ É ÍÏÇÌÉ ÚÁÃÉËÌÉÔØÓÑ
|
||||
×Ï ×ÒÅÍÑ ÐÅÒÅËÏÎÆÉÇÕÒÁÃÉÉ;
|
||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.48.
|
||||
</para>
|
||||
<para lang="en">
|
||||
worker processes may got caught in an endless loop during reconfiguration,
|
||||
if a caching was used;
|
||||
the bug had appeared in 0.8.48.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
× ÄÉÒÅËÔÉ×Å gzip_disable.<br/>
|
||||
óÐÁÓÉÂÏ Derrick Petzold.
|
||||
</para>
|
||||
<para lang="en">
|
||||
in the "gzip_disable" directive.<br/>
|
||||
Thanks to Derrick Petzold.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
nginx/Windows ÎÅ ÍÏÇ ÐÏÓÙÌÁÔØ ÓÉÇÎÁÌÙ stop, quit, reopen, reload ÐÒÏÃÅÓÓÕ,
|
||||
ÚÁÐÕÝÅÎÎÏÍÕ × ÄÒÕÇÏÊ ÓÅÓÓÉÉ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
nginx/Windows could not send stop, quit, reopen, and reload signals
|
||||
to a process run in other session.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.8.49" date="09.08.2010">
|
||||
|
||||
<change type="feature">
|
||||
@ -170,7 +232,7 @@ errors intercepted by error_page could not be cached.
|
||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.46.
|
||||
</para>
|
||||
<para lang="en">
|
||||
a cache manager process my got caught in an endless loop,
|
||||
a cache manager process may got caught in an endless loop,
|
||||
if max_size parameter was used;
|
||||
the bug had appeared in 0.8.46.
|
||||
</para>
|
||||
|
Loading…
Reference in New Issue
Block a user