nginx-1.0.4-RELEASE

This commit is contained in:
Igor Sysoev 2011-06-01 09:29:58 +00:00
parent 1788ec0c48
commit 9201382188

View File

@ -9,6 +9,53 @@
<title lang="en">nginx changelog</title>
<changes ver="1.0.4" date="01.06.2011">
<change type="change">
<para lang="ru">
ÔÅÐÅÒØ × ÒÅÇÕÌÑÒÎÙÈ ×ÙÒÁÖÅÎÉÑÈ × ÄÉÒÅËÔÉ×Å map ÍÏÖÎÏ ÚÁÄÁÔØ
ÞÕ×ÓÔ×ÉÔÅÌØÎÏÓÔØ Ë ÒÅÇÉÓÔÒÕ Ó ÐÏÍÏÝØÀ ÐÒÅÆÉËÓÏ× "~" É "~*".
</para>
<para lang="en">
now regular expressions case sensitivity in the "map" directive
is given by prefixes "~" or "~*".
</para>
</change>
<change type="feature">
<para lang="ru">
ÔÅÐÅÒØ ÒÁÚÄÅÌÑÅÍÙÅ ÚÏÎÙ É ËÜÛÉ ÉÓÐÏÌØÚÕÀÔ ÓÅÍÁÆÏÒÙ POSIX ÎÁ Linux.<br/>
óÐÁÓÉÂÏ äÅÎÉÓÕ ìÁÔÙÐÏ×Õ.
</para>
<para lang="en">
now shared zones and caches use POSIX semaphores on Linux. <br/>
Thanks to Denis F. Latypoff.
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÓÏÏÂÝÅÎÉÑ "stalled cache updating".
</para>
<para lang="en">
"stalled" cache updating" alert.
</para>
</change>
<change type="bugfix">
<para lang="ru">
nginx ÎÅ ÓÏÂÉÒÁÌÓÑ Ó ÐÁÒÁÍÅÔÒÏÍ --without-http_auth_basic_module;
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 1.0.3.
</para>
<para lang="en">
nginx could not be built --without-http_auth_basic_module;
the bug had appeared in 1.0.3.
</para>
</change>
</changes>
<changes ver="1.0.3" date="25.05.2011">
<change type="feature">
@ -69,7 +116,7 @@ proxy/fastcgi/scgi/uwsgi_cache_bypass
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.46.
</para>
<para lang="en">
a cached reponse may be broken if proxy/fastcgi/scgi/ uwsgi_cache_bypass
a cached response may be broken if proxy/fastcgi/scgi/ uwsgi_cache_bypass
and proxy/fastcgi/scgi/uwsgi_no_cache directive values were different;
the bug had appeared in 0.8.46.
</para>