]> git.kaiwu.me - nginx.git/commitdiff
nginx-1.0.4-RELEASE release-1.0.4
authorIgor Sysoev <igor@sysoev.ru>
Wed, 1 Jun 2011 09:29:58 +0000 (09:29 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 1 Jun 2011 09:29:58 +0000 (09:29 +0000)
docs/xml/nginx/changes.xml

index c26304496923cb0443af2dbeaa1ef3a7aff49c81..180e405bf20e90184e33525edfa4ed8f50e1d49e 100644 (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>